From 03fcc96f91895be492a5d2384760a10b3321ac4d Mon Sep 17 00:00:00 2001 From: Rui Ueyama Date: Thu, 20 Jul 2017 22:39:20 +0000 Subject: [PATCH] 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 --- test/lit.cfg | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.1