[lldb][NFC] Sort files in unittests/Expression/CMakeLists.txt
authorRaphael Isemann <teemperor@gmail.com>
Wed, 11 Sep 2019 12:57:49 +0000 (12:57 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 11 Sep 2019 12:57:49 +0000 (12:57 +0000)
llvm-svn: 371614

lldb/unittests/Expression/CMakeLists.txt

index f905d69..2dcc8d3 100644 (file)
@@ -1,7 +1,7 @@
 add_lldb_unittest(ExpressionTests
+  ClangParserTest.cpp
   DiagnosticManagerTest.cpp
   DWARFExpressionTest.cpp
-  ClangParserTest.cpp
 
   LINK_LIBS
     lldbCore