diff options
author | Balazs Benics <benicsbalazs@gmail.com> | 2025-01-30 20:48:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 20:48:43 +0100 |
commit | 0e62c748d440a6d12d190e951c987efe309f40d6 (patch) | |
tree | cd0dea55bdb69bf315233208d3742f4dcc281a35 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | b4d52a9abdad2582d7aafc68448310066526acd8 (diff) | |
download | llvm-0e62c748d440a6d12d190e951c987efe309f40d6.zip llvm-0e62c748d440a6d12d190e951c987efe309f40d6.tar.gz llvm-0e62c748d440a6d12d190e951c987efe309f40d6.tar.bz2 |
[analyzer][NFC] Remove a redundant container lookup (#125064)
I found this using my experimental checker present at:
https://github.com/steakhal/llvm-project/tree/bb/add-redundant-lookup-checker
The idea for looking for redundant container lookups was inspired by
#123376
If there is interest, I could think of upstreaming this alpha checker.
(For the StaticAnalyzer sources it was the only TP, and I had no FPs
from the checker btw.)
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions