Skip to content

Commit 2bb5cc5

Browse files
committed
[bazel] Port 50127ac
1 parent 0d46400 commit 2bb5cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/clang/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ gentbl_cc_library(
503503
"include/clang/Basic/AttrList.inc": ["-gen-clang-attr-list"],
504504
"include/clang/Basic/AttrParsedAttrList.inc": ["-gen-clang-attr-parsed-attr-list"],
505505
"include/clang/Basic/AttrSubMatchRulesList.inc": ["-gen-clang-attr-subject-match-rule-list"],
506+
"include/clang/Basic/AttributeSpellingList.inc": ["-gen-attribute-spelling-list"],
506507
"include/clang/Basic/RegularKeywordAttrInfo.inc": ["-gen-clang-regular-keyword-attr-info"],
507508
"include/clang/Basic/CXX11AttributeInfo.inc": ["-gen-cxx11-attribute-info"],
508509
},

0 commit comments

Comments
 (0)