index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Analysis
/
temporaries.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[analyzer] Refactor conditional expression evaluating code"
Anna Zaks
2013-12-06
1
-10
/
+18
*
[analyzer] Add very limited support for temporary destructors
Pavel Labath
2013-09-02
1
-8
/
+62
*
[analyzer] Enable usage of temporaries in InitListExprs
Pavel Labath
2013-08-09
1
-0
/
+36
*
Fix tests on targets that don't support thread_local
Pavel Labath
2013-07-26
1
-2
/
+2
*
Add a triple. Should fix the windows bots.
Rafael Espindola
2013-07-26
1
-1
/
+1
*
[analyzer] Fix FP warnings when binding a temporary to a local static variable
Pavel Labath
2013-07-26
1
-0
/
+16
*
[analyzer] Add regression test for the crash in PR16664.
Jordan Rose
2013-07-25
1
-0
/
+32
*
[analyzer] Handle CXXTemporaryObjectExprs in compound literals.
Jordan Rose
2013-05-06
1
-1
/
+34
*
[analyzer] Don't look through casts when creating pointer temporaries.
Jordan Rose
2013-02-26
1
-0
/
+14
*
[analyzer] StackAddrEscapeChecker: strip qualifiers from temporary types.
Jordan Rose
2013-02-26
1
-2
/
+2
*
[analyzer] Make sure a materialized temporary matches its bindings.
Jordan Rose
2013-02-22
1
-3
/
+11
*
[analyzer] Make sure a temporary object region matches its initial bindings.
Jordan Rose
2013-02-21
1
-0
/
+26
*
Re-apply "[analyzer] Model trivial copy/move ctors with an aggregate bind."
Jordan Rose
2013-02-15
1
-2
/
+2
*
Revert "[analyzer] Model trivial copy/move ctors with an aggregate bind."
Jordan Rose
2013-02-02
1
-2
/
+2
*
Re-apply "[analyzer] Model trivial copy/move ctors with an aggregate bind."
Jordan Rose
2013-02-01
1
-2
/
+2
*
Revert "[analyzer] Model trivial copy/move ctors with an aggregate bind."
Jordan Rose
2013-01-31
1
-2
/
+2
*
[analyzer] Model trivial copy/move ctors with an aggregate bind.
Jordan Rose
2013-01-30
1
-2
/
+2
*
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
Anna Zaks
2013-01-24
1
-1
/
+1
*
[analyzer] C++ objects returned on the stack may be wrapped in ExprWithCleanups.
Jordan Rose
2012-08-29
1
-0
/
+30
*
Revert my lame attempt at appeasing the CFGBuilder
Douglas Gregor
2010-08-31
1
-13
/
+0
*
Teach the CFGBuilder not do die on CXXBindTemporaryExpr, CXXOperatorCallExpr....
Douglas Gregor
2010-08-31
1
-0
/
+13