зеркало из https://github.com/microsoft/clang.git
Add newline at the end of file, to silence compiler warning.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57818 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
5fd80fada1
Коммит
85b489739f
|
@ -37,4 +37,4 @@ void clang::DoRewriteTest(Preprocessor &PP, const std::string &InFileName,
|
|||
for (TokenRewriter::token_iterator I = Rewriter.token_begin(),
|
||||
E = Rewriter.token_end(); I != E; ++I)
|
||||
std::cout << PP.getSpelling(*I);
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче