bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/performance
2025-02-14 19:21:04 +01:00
..
avoid-endl.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
enum-size.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
faster-string-find.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
for-range-copy.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
implicit-cast-in-loop.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
implicit-conversion-in-loop.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inefficient-algorithm.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inefficient-string-concatenation.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inefficient-vector-operation.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
move-const-arg.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
move-constructor-init.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
no-automatic-move.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
no-int-to-ptr.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
noexcept-destructor.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
noexcept-move-constructor.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
noexcept-swap.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
trivially-destructible.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
type-promotion-in-math-fn.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-copy-initialization.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unnecessary-value-param.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00