summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/new-ctor-malloc.cpp
AgeCommit message (Expand)Author
2020-02-26[clang] Annotating C++'s `operator new` with more attributesRoman Lebedev
2018-01-18[analyzer] operator new: Fix path diagnostics around the operator call.Artem Dergachev
2018-01-17[analyzer] operator new: Add a new checker callback, check::NewAllocator.Artem Dergachev