Skip to content

Commit 048b506

Browse files
committed
[gn] port 23459f1
1 parent cb9b3ad commit 048b506

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/unittests/Lex

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/unittests/Lex/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ unittest("LexTests") {
1010
"//clang/lib/Parse",
1111
"//clang/lib/Sema",
1212
"//llvm/lib/Support",
13+
"//llvm/lib/Testing/Annotations",
1314
"//llvm/lib/Testing/Support",
1415
]
1516
sources = [

0 commit comments

Comments
 (0)