Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
llvm-svn: 240353
This commit is contained in:
@@ -1910,7 +1910,7 @@ namespace {
|
||||
|
||||
llvm::APInt getAsInteger() const;
|
||||
};
|
||||
} // namespace
|
||||
}
|
||||
|
||||
void ModuleSignature::add(uint64_t Value, unsigned int NumBits) {
|
||||
CurValue |= Value << CurBit;
|
||||
|
||||
Reference in New Issue
Block a user