summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Remove FIXME; Ted reminded me that -init is not guaranteed to retu...Jordy Rose2011-08-211-1/+0
* [analyzer] Migrate return value handling from CFRefCount to ExprEngine. This ...Jordy Rose2011-08-211-0/+41
* [analyzer] Handle reads of ObjCPropertyRefExprs implicitly in Environment. N...Ted Kremenek2011-08-201-6/+0
* Start partitioning ExprEngine.cpp into separate .cpp files that handle differ...Ted Kremenek2011-08-201-0/+245
OpenPOWER on IntegriCloud