]> granicus.if.org Git - llvm/commitdiff
Make a file end with n and remove trailing whitespace.
authorRui Ueyama <ruiu@google.com>
Thu, 20 Jul 2017 22:39:20 +0000 (22:39 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 20 Jul 2017 22:39:20 +0000 (22:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308685 91177308-0d34-0410-b5e6-96231b3b80d8

test/lit.cfg

index 891d8189c77ef7247f059db8b470114ab28fbe5c..1cb8896e0a5645f92c2006b2e727e1788a8f71b2 100644 (file)
@@ -555,4 +555,3 @@ if config.enable_abi_breaking_checks == "1":
 
 if config.llvm_disable_libxml2 == "OFF" and config.have_libxml2 == "TRUE":
     config.available_features.add('libxml2')
-    
\ No newline at end of file