diff options
author | DonĂ¡t Nagy <donat.nagy@ericsson.com> | 2025-02-10 13:25:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 13:25:07 +0100 |
commit | 729416e586fba71b4f63d71b1b5c765aefbf200b (patch) | |
tree | b9059bbc75e6338f33f30f2d7f32c26063d2eb42 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f796bc622a7725708b8ffbe0c7a684a8557e77a3 (diff) | |
download | llvm-729416e586fba71b4f63d71b1b5c765aefbf200b.zip llvm-729416e586fba71b4f63d71b1b5c765aefbf200b.tar.gz llvm-729416e586fba71b4f63d71b1b5c765aefbf200b.tar.bz2 |
[analyzer][NFC] Remove "V2" from ArrayBoundCheckerV2.cpp (#126094)
Previously commit 6e17ed9b04e5523cc910bf171c3122dcc64b86db deleted the
obsolete checker `alpha.security.ArrayBound` which was implemented in
`ArrayBoundChecker.cpp` and renamed the checker
`alpha.security.ArrayBoundV2` to `security.ArrayBound`.
This commit concludes that consolidation by renaming the source file
`ArrayBoundCheckerV2.cpp` to `ArrayBoundChecker.cpp` (which was "freed
up" by the previous commit).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions