diff options
author | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | 2024-03-05 01:09:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 01:09:39 +0100 |
commit | 8e56fb824a43d54208d44a403366faa5d633ee8b (patch) | |
tree | 6d7f074c2c3e769287cb9f93ed337355c19c8c33 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 05390df497535b26879a7a96e03a76af26c8bcd3 (diff) | |
download | llvm-8e56fb824a43d54208d44a403366faa5d633ee8b.zip llvm-8e56fb824a43d54208d44a403366faa5d633ee8b.tar.gz llvm-8e56fb824a43d54208d44a403366faa5d633ee8b.tar.bz2 |
[clang-tidy] CRTP Constructor Accessibility Check (#82403)
Detects error-prone Curiously Recurring Template Pattern usage, when the CRTP
can be constructed outside itself and the derived class.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions