Fix bazel build after 8503c688d5.

This commit is contained in:
James Y Knight 2022-01-11 17:42:49 +00:00
parent f0ef1ea6dd
commit 0a6f1c5f97
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ cc_test(
deps = [
"//clang:ast",
"//clang:basic",
"//clang:frontend",
"//clang:lex",
"//clang:parse",
"//clang:sema",