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 0d46400 commit 2bb5cc5Copy full SHA for 2bb5cc5
utils/bazel/llvm-project-overlay/clang/BUILD.bazel
@@ -503,6 +503,7 @@ gentbl_cc_library(
503
"include/clang/Basic/AttrList.inc": ["-gen-clang-attr-list"],
504
"include/clang/Basic/AttrParsedAttrList.inc": ["-gen-clang-attr-parsed-attr-list"],
505
"include/clang/Basic/AttrSubMatchRulesList.inc": ["-gen-clang-attr-subject-match-rule-list"],
506
+ "include/clang/Basic/AttributeSpellingList.inc": ["-gen-attribute-spelling-list"],
507
"include/clang/Basic/RegularKeywordAttrInfo.inc": ["-gen-clang-regular-keyword-attr-info"],
508
"include/clang/Basic/CXX11AttributeInfo.inc": ["-gen-cxx11-attribute-info"],
509
},
0 commit comments