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.
1 parent 1f57ce2 commit 5d9b647Copy full SHA for 5d9b647
clang/unittests/AllClangUnitTests.cpp
@@ -25,6 +25,5 @@ int main(int argc, char **argv) {
25
llvm::InitializeAllAsmPrinters();
26
llvm::InitializeAllAsmParsers();
27
28
-
29
return RUN_ALL_TESTS();
30
}
0 commit comments