We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
llvm-header-filter
1 parent d5b62fa commit 0ecbd4eCopy full SHA for 0ecbd4e
clang-tools-extra/clang-tidy/llvm/.clang-tidy
@@ -0,0 +1,5 @@
1
+InheritParentConfig: true
2
+# FIXME(vbvictor) enable this check when https://github.com/llvm/llvm-project/issues/166750 is fixed
3
+# and github runners are updated to include the fix
4
+Checks: >
5
+ -llvm-header-guard
0 commit comments