forked from OSchip/llvm-project
[bazel] Port 46a6f5a
This commit is contained in:
parent
0b626df1bc
commit
079d847a9a
|
@ -1041,6 +1041,7 @@ cc_library(
|
|||
]),
|
||||
hdrs = glob([
|
||||
"include/clang/Tooling/Inclusions/**/*.h",
|
||||
"include/clang/Tooling/Inclusions/**/*.inc",
|
||||
]),
|
||||
deps = [
|
||||
":basic",
|
||||
|
|
Loading…
Reference in New Issue