]> granicus.if.org Git - clang/commitdiff
Reorder.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 11 Oct 2017 04:54:05 +0000 (04:54 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 11 Oct 2017 04:54:05 +0000 (04:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315435 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/CodeGen/CMakeLists.txt

index be9807f4bf1432a383ee1bb6780491974d1d2bb8..c49776bc0265736aa0ee1298b91309bb3d50428d 100644 (file)
@@ -5,8 +5,8 @@ set(LLVM_LINK_COMPONENTS
 
 add_clang_unittest(ClangCodeGenTests
   BufferSourceTest.cpp
-  IncrementalProcessingTest.cpp
   CodeGenExternalTest.cpp
+  IncrementalProcessingTest.cpp
   )
 
 target_link_libraries(ClangCodeGenTests