[all-commits] [llvm/llvm-project] c10b9f: [CMake] Fix accidentally inverted condition
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Feb 7 15:17:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c10b9f0bde2666abd3e2d0845dee16ac9db1ab6f
https://github.com/llvm/llvm-project/commit/c10b9f0bde2666abd3e2d0845dee16ac9db1ab6f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M llvm/test/CMakeLists.txt
Log Message:
-----------
[CMake] Fix accidentally inverted condition
I unintentionally inverted the condition for excluding the tests from
check-all.
More information about the All-commits
mailing list