summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/new-ctor-null-throw.cpp
AgeCommit message (Expand)Author
2020-02-26[clang] Annotating C++'s `operator new` with more attributesRoman Lebedev
2019-10-19[analyzer] Specify the C++ standard in more tests.Artem Dergachev
2019-06-15[analyzer] ReturnVisitor: Bypass everything to see inlined callsCsaba Dabis
2018-01-24[analyzer] Assume that the allocated value is non-null before construction.Artem Dergachev