浏览代码

Add missing newline at end of file

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361708 91177308-0d34-0410-b5e6-96231b3b80d8
Duncan P. N. Exon Smith 6 年之前
父节点
当前提交
5a18a355ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      unittests/Tooling/Syntax/TokensTest.cpp

+ 1 - 1
unittests/Tooling/Syntax/TokensTest.cpp

@@ -651,4 +651,4 @@ TEST_F(TokenBufferTest, TokensToFileRange) {
   // We don't test assertion failures because death tests are slow.
 }
 
-} // namespace
+} // namespace