[all-commits] [llvm/llvm-project] b22d45: Remove dependency on clangASTMatchers.
darkbuck via All-commits
all-commits at lists.llvm.org
Thu Sep 10 19:18:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b22d45049682d1461b6b786f159681e2e5c2ce24
https://github.com/llvm/llvm-project/commit/b22d45049682d1461b6b786f159681e2e5c2ce24
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M clang/lib/CodeGen/CMakeLists.txt
Log Message:
-----------
Remove dependency on clangASTMatchers.
- It seems no long required for shared library builds.
More information about the All-commits
mailing list