[all-commits] [llvm/llvm-project] ffd7a2: [clang-tidy] Fix build bot break after 474a2b9367ad
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Wed Jun 14 04:47:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffd7a200fdfbd01ef296101647d2f2da91ddfd41
https://github.com/llvm/llvm-project/commit/ffd7a200fdfbd01ef296101647d2f2da91ddfd41
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M clang-tools-extra/clang-tidy/cppcoreguidelines/CMakeLists.txt
Log Message:
-----------
[clang-tidy] Fix build bot break after 474a2b9367ad
The commmit added clang-tidy checks without adding
the required library to the link step.
Caused failures with shared library builds.
More information about the All-commits
mailing list