summaryrefslogtreecommitdiff
path: root/clang/unittests/StaticAnalyzer/CallEventTest.cpp
AgeCommit message (Expand)Author
2025-10-02[clang][analyzer] Clear `ObjCMethodCall`'s cache between runs (#161327)Alejandro Álvarez Ayllón
2025-07-22[analyzer] Prettify checker registration and unittest code (#147797)Donát Nagy
2025-03-29Fix some typos (NFC) (#133558)Qinkun Bao
2024-07-02[clang] Disable C++14 sized deallocation by default for MinGW targets (#97232)Martin Storsjö
2024-07-01[clang] Default to -fno-sized-deallocation for AIX (#97076)Xing Xue
2024-05-22Reland "[clang] Enable sized deallocation by default in C++14 onwards" (#90373)Pengcheng Wang
2024-04-26Revert "[clang] Enable sized deallocation by default in C++14 onwards (#83774...Vitaly Buka
2024-04-26[clang] Enable sized deallocation by default in C++14 onwards (#83774)Pengcheng Wang
2024-01-01[analyzer][NFC] Cleanup BugType lazy-init patterns (#76655)Balazs Benics
2023-08-29Revert "[clang] Enable sized deallocation by default in C++14 onwards"Aaron Ballman
2023-08-29[clang] Enable sized deallocation by default in C++14 onwardswangpc
2023-08-28[analyzer][NFC] Remove useless class BuiltinBugDonát Nagy
2021-09-13[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire fu...Kristóf Umann
2021-09-03Revert "[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check e...Jessica Paquette
2021-09-03[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire fu...Kristóf Umann
2021-09-02Revert "[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check e...Kristóf Umann
2021-09-02[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire fu...Kristóf Umann
2020-05-19[analyzer][NFC] Introduce CXXDeallocatorCall, deploy it in MallocCheckerKirstóf Umann