diff options
author | Michał Górny <mgorny@gentoo.org> | 2025-07-26 17:22:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-26 17:22:18 +0200 |
commit | fa79c23ecc23d6e8a6956d9caedd0443ecdb5853 (patch) | |
tree | 615448746bb22304bee50ee306fbc9df9a451491 /llvm/unittests/Support/GlobPatternTest.cpp | |
parent | 292fd903bfb78520f7d4f0d8378f9e648570f3c6 (diff) | |
download | llvm-fa79c23ecc23d6e8a6956d9caedd0443ecdb5853.zip llvm-fa79c23ecc23d6e8a6956d9caedd0443ecdb5853.tar.gz llvm-fa79c23ecc23d6e8a6956d9caedd0443ecdb5853.tar.bz2 |
[clang-tidy] Fix linking regression in clangTidyLLVMModule (#150769)
Fix the regression introduced in #149148 that incorrectly explicitly
linked `clangTransformer` when dylib was used. As a result, the
executables linking to `clangTidyLLVMModule` would end up linking both
the dylib and a number of static clang libraries, leading to complete
mayhem and undecipherable segmentation faults.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'llvm/unittests/Support/GlobPatternTest.cpp')
0 files changed, 0 insertions, 0 deletions