Add missing newline at end of file
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 25 May 2019 22:38:02 +0000 (22:38 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 25 May 2019 22:38:02 +0000 (22:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361708 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/Tooling/Syntax/TokensTest.cpp

index ac605063733fbc37ada985c5d52891920f89bf6e..1d931faa704885fb7f7f26405d5f9ed302fd565e 100644 (file)
@@ -651,4 +651,4 @@ TEST_F(TokenBufferTest, TokensToFileRange) {
   // We don't test assertion failures because death tests are slow.
 }
 
-} // namespace
\ No newline at end of file
+} // namespace