[bazel] Add new TableGen output files for 46f3ade5083b
This commit is contained in:
parent
a0022ccc72
commit
5af556f6d8
@ -648,6 +648,14 @@ gentbl(
|
||||
"-gen-clang-attr-impl",
|
||||
"include/clang/AST/AttrImpl.inc",
|
||||
),
|
||||
(
|
||||
"-gen-clang-attr-can-print-left-list",
|
||||
"include/clang/Basic/AttrLeftSideCanPrintList.inc",
|
||||
),
|
||||
(
|
||||
"-gen-clang-attr-must-print-left-list",
|
||||
"include/clang/Basic/AttrLeftSideMustPrintList.inc",
|
||||
),
|
||||
],
|
||||
tblgen = ":clang-tblgen",
|
||||
td_file = "include/clang/Basic/Attr.td",
|
||||
|
Loading…
x
Reference in New Issue
Block a user