summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/NewDeleteLeaks-PR19102.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus ↵Anton Yartsev2014-10-211-1/+1
| | | | | | package. llvm-svn: 220289
* [Analyzer] fix for PR19102Anton Yartsev2014-08-051-0/+43
Newly-created unconsumed instance is now assumed escaped if an invoked constructor has an argument of a pointer-to-record type. llvm-svn: 214909
OpenPOWER on IntegriCloud