summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/cxxnewexpr-callback.cpp
AgeCommit message (Expand)Author
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
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
2022-05-09[analyzer] Inline operator delete when MayInlineCXXAllocator is set.Fred Tingaud