commit | d4a9cae96500761f0933fb0eb0155a2848e70452 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat May 25 22:38:02 2019 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat May 25 22:38:02 2019 +0000 |
tree | 146b509a7e7956668d855c7cb6c7051965454793 | |
parent | 0290a77aa8609a99ba613efef40ec1626aec362d [diff] [blame] |
Add missing newline at end of file llvm-svn: 361708
diff --git a/clang/unittests/Tooling/Syntax/TokensTest.cpp b/clang/unittests/Tooling/Syntax/TokensTest.cpp index ac60506..1d931fa 100644 --- a/clang/unittests/Tooling/Syntax/TokensTest.cpp +++ b/clang/unittests/Tooling/Syntax/TokensTest.cpp
@@ -651,4 +651,4 @@ // We don't test assertion failures because death tests are slow. } -} // namespace \ No newline at end of file +} // namespace