Skip to content

Commit

Permalink
[bazel][clang] Add missing dependency for 6e31714
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k committed May 1, 2024
1 parent 477c705 commit 987c036
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ cc_test(
"//clang:ast",
"//clang:ast_matchers",
"//clang:basic",
"//clang:frontend",
"//clang:lex",
"//clang:parse",
"//clang:tooling",
Expand Down

0 comments on commit 987c036

Please sign in to comment.