bolt/deps/llvm-18.1.8/clang-tools-extra/test/clang-tidy/checkers/performance
2025-02-14 19:21:04 +01:00
..
Inputs/unnecessary-value-param Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
avoid-endl.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
enum-size.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
faster-string-find.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
for-range-copy-allowed-types.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
for-range-copy-warn-on-all-auto-copies.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
for-range-copy.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
implicit-conversion-in-loop.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inefficient-algorithm.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inefficient-string-concatenation.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inefficient-vector-operation.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
move-const-arg-const-ref.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
move-const-arg-trivially-copyable.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
move-const-arg.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
move-constructor-init.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
no-automatic-move.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
no-int-to-ptr.c Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
no-int-to-ptr.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
noexcept-destructor.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
noexcept-move-constructor-fix.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
noexcept-move-constructor.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
noexcept-swap.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
trivially-destructible.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
type-promotion-in-math-fn.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-copy-initialization-allowed-types.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-copy-initialization-excluded-container-types.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-copy-initialization.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param-allowed-types.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param-arc.m Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param-arc.mm Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param-delayed.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param-header.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param-incomplete-type.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00