summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/method-call.cpp
Commit message (Expand)AuthorAgeFilesLines
* After inlining the CXXConstructExpr, bind the temporary object region to it.Zhongxing Xu2010-12-221-1/+0
* Start migration of static analyzer to using theTed Kremenek2010-12-161-0/+1
* handle CXXFunctionalCastExpr in visitLValue and Environment.Zhongxing Xu2010-11-251-0/+11
* When getting CXXThisRegion from CXXMethodDecl, use the qualifiers. This is Zhongxing Xu2010-11-241-1/+1
* Now initializer of C++ record type is visited as block-level expr. Zhongxing Xu2010-11-011-1/+1
* Make all CXXConstructExpr's block-level expressions. This is required by Zhongxing Xu2010-11-011-0/+1
* Make -analyzer-inline-call not a separate analysis. Instead it's a boolean Zhongxing Xu2010-05-061-1/+1
* Add test cases.Zhongxing Xu2010-04-201-0/+18
OpenPOWER on IntegriCloud