Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
llvm-svn: 240353
This commit is contained in:
@@ -122,7 +122,7 @@ namespace {
|
||||
KS_Enabled, // Enabled
|
||||
KS_Future // Is a keyword in future standard
|
||||
};
|
||||
} // namespace
|
||||
}
|
||||
|
||||
/// \brief Translates flags as specified in TokenKinds.def into keyword status
|
||||
/// in the given language standard.
|
||||
|
||||
Reference in New Issue
Block a user