]> granicus.if.org Git - clang/history - test/Analysis/temporaries.cpp
[Static Analyzer] Lambda support.
[clang] / test / Analysis / temporaries.cpp
2015-09-11 Gabor Horvath[Static Analyzer] Lambda support.
2014-08-13 Manuel KlimekWork around missing handling of temporaries bound to...
2014-08-11 Manuel KlimekWork around default parameter problem in the static...
2014-08-07 Manuel KlimekRe-applying r214962.
2014-08-06 Rui UeyamaRevert "Fix modelling of non-lifetime-extended temporar...
2014-08-06 Manuel KlimekFix modelling of non-lifetime-extended temporary destru...
2014-05-05 Manuel KlimekFix crash when resolving branch conditions for temporar...
2014-04-01 Jordan Rose[analyzer] Fix a CFG printing bug.
2013-12-06 Anna ZaksRevert "[analyzer] Refactor conditional expression...
2013-09-02 Pavel Labath[analyzer] Add very limited support for temporary destr...
2013-08-09 Pavel Labath[analyzer] Enable usage of temporaries in InitListExprs
2013-07-26 Pavel LabathFix tests on targets that don't support thread_local
2013-07-26 Rafael EspindolaAdd a triple. Should fix the windows bots.
2013-07-26 Pavel Labath[analyzer] Fix FP warnings when binding a temporary...
2013-07-25 Jordan Rose[analyzer] Add regression test for the crash in PR16664.
2013-05-06 Jordan Rose[analyzer] Handle CXXTemporaryObjectExprs in compound...
2013-02-26 Jordan Rose[analyzer] Don't look through casts when creating point...
2013-02-26 Jordan Rose[analyzer] StackAddrEscapeChecker: strip qualifiers...
2013-02-22 Jordan Rose[analyzer] Make sure a materialized temporary matches...
2013-02-21 Jordan Rose[analyzer] Make sure a temporary object region matches...
2013-02-15 Jordan RoseRe-apply "[analyzer] Model trivial copy/move ctors...
2013-02-02 Jordan RoseRevert "[analyzer] Model trivial copy/move ctors with...
2013-02-01 Jordan RoseRe-apply "[analyzer] Model trivial copy/move ctors...
2013-01-31 Jordan RoseRevert "[analyzer] Model trivial copy/move ctors with...
2013-01-30 Jordan Rose[analyzer] Model trivial copy/move ctors with an aggreg...
2013-01-24 Anna Zaks[analyzer] Replace "-analyzer-ipa" with "-analyzer...
2012-08-29 Jordan Rose[analyzer] C++ objects returned on the stack may be...
2010-08-31 Douglas GregorRevert my lame attempt at appeasing the CFGBuilder
2010-08-31 Douglas GregorTeach the CFGBuilder not do die on CXXBindTemporaryExpr...