forked from OSchip/llvm-project
Fix bazel build after 8503c688d5
.
This commit is contained in:
parent
f0ef1ea6dd
commit
0a6f1c5f97
|
@ -223,6 +223,7 @@ cc_test(
|
|||
deps = [
|
||||
"//clang:ast",
|
||||
"//clang:basic",
|
||||
"//clang:frontend",
|
||||
"//clang:lex",
|
||||
"//clang:parse",
|
||||
"//clang:sema",
|
||||
|
|
Loading…
Reference in New Issue