We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gn gen
1 parent df5097d commit 0f1fd87Copy full SHA for 0f1fd87
llvm/utils/gn/secondary/clang/unittests/BUILD.gn
@@ -51,4 +51,5 @@ group("unittests") {
51
# doesn't do this. This keeps the sync script happy.
52
group("dummy_sources") {
53
sources = [ "AllClangUnitTests.cpp" ]
54
+ not_needed(sources)
55
}
0 commit comments