You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
If using .clang-complete disable for modified files
If there is a .clang-complete file it sends a flag to clang setting the
working directory to that of the .clang-complete file, breaking relative
includes for a file sent in over stdin. If a .clang-complete is in use
disable linting modified files.
0 commit comments