Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
llvm-svn: 240353
This commit is contained in:
@@ -534,7 +534,7 @@ namespace llvm {
|
||||
return M->ModuleName;
|
||||
}
|
||||
};
|
||||
} // namespace llvm
|
||||
}
|
||||
|
||||
void ModuleManager::viewGraph() {
|
||||
llvm::ViewGraph(*this, "Modules");
|
||||
|
||||
Reference in New Issue
Block a user