aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2024-05-08 20:17:59 +0200
committerGitHub <noreply@github.com>2024-05-08 20:17:59 +0200
commit79921fbd5c6223ff7e6c75ed75974b4d16cad529 (patch)
tree1b0306a2417854ba1bf396a6d0bd75aad7b5e534 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent37b6ba96dea54e7af3772d78c90bfb3fd61140f6 (diff)
downloadllvm-79921fbd5c6223ff7e6c75ed75974b4d16cad529.zip
llvm-79921fbd5c6223ff7e6c75ed75974b4d16cad529.tar.gz
llvm-79921fbd5c6223ff7e6c75ed75974b4d16cad529.tar.bz2
[libc++][CI] Reenables clang-tidy. (#90077)
The patch does several things: - fixes module exports - disables clang-tidy with Clang-17 due to known issues - disabled clang-tidy on older libstdc++ versions since it lacks C++20 features used - fixes the CMake dependency The issue why clang-tidy was not used in the CI was the last issue; the plugin was not a dependency of the tests. Without a plugin the tests disable clang-tidy. This was noticed while investigating https://github.com/llvm/llvm-project/issues/89898
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions