Skip to content

Commit 079d847

Browse files
committed
[bazel] Port 46a6f5a
1 parent 0b626df commit 079d847

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
@@ -1041,6 +1041,7 @@ cc_library(
10411041
]),
10421042
hdrs = glob([
10431043
"include/clang/Tooling/Inclusions/**/*.h",
1044+
"include/clang/Tooling/Inclusions/**/*.inc",
10441045
]),
10451046
deps = [
10461047
":basic",

0 commit comments

Comments
 (0)