mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-18 21:24:39 -04:00
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Apparently, the style needs to be agreed upon first. llvm-svn: 240390
This commit is contained in:
@@ -41,7 +41,7 @@ namespace {
|
||||
return false;
|
||||
}
|
||||
};
|
||||
} // namespace
|
||||
}
|
||||
|
||||
char WriteBitcodePass::ID = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user