Whitespace.

llvm-svn: 308693
This commit is contained in:
NAKAMURA Takumi 2017-07-20 23:12:39 +00:00
parent 039fb8c296
commit 0c7d6ef459
1 changed files with 7 additions and 8 deletions

View File

@ -113,4 +113,3 @@ config.substitutions.append(("%clangxx", config.test_cxx_compiler))
config.substitutions.append(("%clang", config.test_c_compiler))
config.substitutions.append(("%openmp_flag", config.test_openmp_flag))
config.substitutions.append(("%cflags", config.test_cflags))