[clang] Fix bazel after eccc6e2. (#152681)

This commit is contained in:
Bart Chrzaszcz 2025-08-08 11:02:14 +01:00 committed by GitHub
parent 691ede2830
commit 92f6b15445
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -688,6 +688,7 @@ cc_test(
"//clang:ast",
"//clang:basic",
"//clang:codegen",
"//clang:config",
"//clang:frontend",
"//clang:interpreter",
"//clang:lex",