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.
1 parent 21704a6 commit 0d7c8c0Copy full SHA for 0d7c8c0
utils/bazel/llvm-project-overlay/clang/BUILD.bazel
@@ -700,6 +700,7 @@ cc_library(
700
includes = ["include"],
701
textual_hdrs = [
702
# keep sorted
703
+ "include/clang/Basic/AllDiagnosticKinds.inc",
704
"include/clang/Basic/AttrHasAttributeImpl.inc",
705
"include/clang/Basic/AttrList.inc",
706
"include/clang/Basic/AttrSubMatchRulesList.inc",
0 commit comments