Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Clang Robot committed Feb 19, 2022
1 parent 1f13960 commit 62e2f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_compiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ int main(int argc, const char *argv[])
go();
*/

//llvm::llvm_shutdown();
// llvm::llvm_shutdown();

std::cout << "call_count: " << call_count << '\n';
assert(call_count == 1);
Expand Down

0 comments on commit 62e2f36

Please sign in to comment.