From: Rui Ueyama Date: Thu, 20 Jul 2017 22:39:20 +0000 (+0000) Subject: Make a file end with n and remove trailing whitespace. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03fcc96f91895be492a5d2384760a10b3321ac4d;p=llvm Make a file end with n and remove trailing whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308685 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/lit.cfg b/test/lit.cfg index 891d8189c77..1cb8896e0a5 100644 --- a/test/lit.cfg +++ b/test/lit.cfg @@ -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