Skip to content

Commit 4b3c644

Browse files
committed
[bazel] port b41b86a
1 parent 4002980 commit 4b3c644

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,9 @@ cc_library(
751751
"include/clang/Lex/*.h",
752752
]),
753753
includes = ["include"],
754+
textual_hdrs = glob([
755+
"include/clang/Lex/*.def",
756+
]),
754757
deps = [
755758
":basic",
756759
":config",

0 commit comments

Comments
 (0)