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
/
stack-addr-ps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fold -Wreturn-stack-address into general initialization lifetime
Richard Smith
2018-07-23
1
-2
/
+2
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-1
/
+1
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
Add -Wtautological-undefined-compare and -Wundefined-bool-conversion warnings
Richard Trieu
2014-06-06
1
-1
/
+1
*
[analyzer] Fix FP warnings when binding a temporary to a local static variable
Pavel Labath
2013-07-26
1
-0
/
+4
*
Re-apply "[analyzer] Model casts to bool differently from other numbers."
Jordan Rose
2013-05-01
1
-2
/
+39
*
Revert "[analyzer] Model casts to bool differently from other numbers."
Jordan Rose
2013-04-29
1
-39
/
+2
*
[analyzer] Model casts to bool differently from other numbers.
Jordan Rose
2013-04-26
1
-2
/
+39
*
[analyzer] Make sure a materialized temporary matches its bindings.
Jordan Rose
2013-02-22
1
-4
/
+4
*
Fix regression in modeling assignments of an address of a variable to itself....
Ted Kremenek
2013-02-22
1
-0
/
+6
*
Better wording for reference self-initialization warning.
Hans Wennborg
2012-08-20
1
-1
/
+1
*
Warn about self-initialization of references.
Hans Wennborg
2012-08-17
1
-1
/
+1
*
When going through references to check if the function returns the address
Argyrios Kyrtzidis
2012-04-30
1
-0
/
+6
*
Fix LiveVariables analysis bug with MaterializeTemporaryExpr and fix handling...
Ted Kremenek
2011-10-02
1
-1
/
+1
*
Handle CXXTempObjectRegion in StackAddrEscapeChecker.
Jeffrey Yasskin
2011-08-26
1
-18
/
+10
*
Follow through references to catch returned stack addresses, local blocks, la...
Argyrios Kyrtzidis
2010-11-30
1
-0
/
+86
*
Revert r120331 since it causes spurious warnings and a possible assertion hit...
Argyrios Kyrtzidis
2010-11-29
1
-9
/
+0
*
Emit warnings if we are returning a reference to a local temporary.
Argyrios Kyrtzidis
2010-11-29
1
-0
/
+9
*
Teach SemaChecking::CheckReturnStackAddr about ImplicitCastExprs that convert...
Ted Kremenek
2010-08-04
1
-0
/
+8