summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/NewDeleteLeaks.cpp
AgeCommit message (Expand)Author
2025-10-07[analyzer] Suppress NewDeleteLeaks FP in protobuf code (#162124)Donát Nagy
2022-10-03[analyzer][NFC] Add tests for D132236Tomasz Kamiński
2022-03-03[analyzer] Improve NoOwnershipChangeVisitor's understanding of deallocatorsKristóf Umann
2021-09-13[analyzer] MallocChecker: Add notes from NoOwnershipChangeVisitor only when a...Kristóf Umann
2021-08-16[analyzer] MallocChecker: Add a visitor to leave a note on functions that cou...Kristóf Umann