mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:18:14 +08:00
[clang-rename] Add comment after namespace closing
llvm-svn: 280653
This commit is contained in:
@@ -41,7 +41,8 @@ private:
|
||||
std::map<std::string, tooling::Replacements> &FileToReplaces;
|
||||
bool PrintLocations;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace rename
|
||||
} // namespace clang
|
||||
|
||||
#endif // LLVM_CLANG_TOOLS_EXTRA_CLANG_RENAME_RENAMING_ACTION_H
|
||||
|
||||
Reference in New Issue
Block a user