summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/temporaries.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[analyzer] Refactor conditional expression evaluating code"Anna Zaks2013-12-061-10/+18
* [analyzer] Add very limited support for temporary destructorsPavel Labath2013-09-021-8/+62
* [analyzer] Enable usage of temporaries in InitListExprsPavel Labath2013-08-091-0/+36
* Fix tests on targets that don't support thread_localPavel Labath2013-07-261-2/+2
* Add a triple. Should fix the windows bots.Rafael Espindola2013-07-261-1/+1
* [analyzer] Fix FP warnings when binding a temporary to a local static variablePavel Labath2013-07-261-0/+16
* [analyzer] Add regression test for the crash in PR16664.Jordan Rose2013-07-251-0/+32
* [analyzer] Handle CXXTemporaryObjectExprs in compound literals.Jordan Rose2013-05-061-1/+34
* [analyzer] Don't look through casts when creating pointer temporaries.Jordan Rose2013-02-261-0/+14
* [analyzer] StackAddrEscapeChecker: strip qualifiers from temporary types.Jordan Rose2013-02-261-2/+2
* [analyzer] Make sure a materialized temporary matches its bindings.Jordan Rose2013-02-221-3/+11
* [analyzer] Make sure a temporary object region matches its initial bindings.Jordan Rose2013-02-211-0/+26
* Re-apply "[analyzer] Model trivial copy/move ctors with an aggregate bind."Jordan Rose2013-02-151-2/+2
* Revert "[analyzer] Model trivial copy/move ctors with an aggregate bind."Jordan Rose2013-02-021-2/+2
* Re-apply "[analyzer] Model trivial copy/move ctors with an aggregate bind."Jordan Rose2013-02-011-2/+2
* Revert "[analyzer] Model trivial copy/move ctors with an aggregate bind."Jordan Rose2013-01-311-2/+2
* [analyzer] Model trivial copy/move ctors with an aggregate bind.Jordan Rose2013-01-301-2/+2
* [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".Anna Zaks2013-01-241-1/+1
* [analyzer] C++ objects returned on the stack may be wrapped in ExprWithCleanups.Jordan Rose2012-08-291-0/+30
* Revert my lame attempt at appeasing the CFGBuilderDouglas Gregor2010-08-311-13/+0
* Teach the CFGBuilder not do die on CXXBindTemporaryExpr, CXXOperatorCallExpr....Douglas Gregor2010-08-311-0/+13
OpenPOWER on IntegriCloud