[all-commits] [llvm/llvm-project] f0e461: Support standalone build of clang-tidy unittest
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Thu Feb 25 02:51:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0e461057221ad334cd194211ef4fa31364054e3
https://github.com/llvm/llvm-project/commit/f0e461057221ad334cd194211ef4fa31364054e3
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
Log Message:
-----------
Support standalone build of clang-tidy unittest
Apply the same pattern as the one used in clangd/unittests/CMakeLists.txt
Differential Revision: https://reviews.llvm.org/D96788
More information about the All-commits
mailing list