[all-commits] [llvm/llvm-project] 64802d: Make check-clang depend on the LLVM split-file uti...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Mon Nov 23 12:22:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 64802d48d51d651bd2e4567b2f228f8795569542
https://github.com/llvm/llvm-project/commit/64802d48d51d651bd2e4567b2f228f8795569542
Author: Reid Kleckner <rnk at google.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M clang/test/CMakeLists.txt
M llvm/utils/gn/secondary/clang/test/BUILD.gn
Log Message:
-----------
Make check-clang depend on the LLVM split-file utility
Fixes a recently added test that has this dependency. IMO this utility
is generally useful, so we should go ahead and take the new dependency.
More information about the All-commits
mailing list