diff options
author | DonĂ¡t Nagy <donat.nagy@ericsson.com> | 2025-07-30 13:04:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 13:04:44 +0200 |
commit | cf9be978a099e041129202f1a739666ed5ae648b (patch) | |
tree | ed5ad3b34c015adc527191e3b5542ea8857c2077 /llvm/test/CodeGen/AArch64/insert-extend.ll | |
parent | ef6eaa045aaa20c8c01d35c02b6200b3be5d5bb4 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
This commit eliminates some corrupted variants of the once-widespread
`mutable std::unique_ptr<BugType>` antipattern from the checker file
`BasicObjCFoundationChecks.cpp`.
Previous purges probably missed these because there are slight mutations
(e.g. using a subclass of `BugType` instead of `BugType`) and therefore
some natural search terms (e.g. `make_unique<BugType>`) didn't produce
matches in this file.
Diffstat (limited to 'llvm/test/CodeGen/AArch64/insert-extend.ll')
0 files changed, 0 insertions, 0 deletions