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
/
lambdas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Invalidate static locals when escaping lambdas
George Karpenkov
2018-08-10
1
-0
/
+30
*
[analyzer] Fix the assertion failure when static globals are used in lambda b...
George Karpenkov
2018-03-20
1
-0
/
+17
*
[analyzer] Don't treat lambda-captures float constexprs as undefined
Devin Coughlin
2017-12-04
1
-0
/
+10
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-3
/
+3
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-3
/
+3
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-3
/
+3
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-3
/
+3
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-3
/
+3
*
[analyzer] Fix crash when lambda captures a variable-length array.
Devin Coughlin
2015-12-07
1
-0
/
+13
*
[analyzer] DeadStoresChecker: Treat locals captured by reference in C++ lambd...
Devin Coughlin
2015-11-20
1
-1
/
+44
*
[analyzer] Refer to capture field to determine if capture is reference.
Devin Coughlin
2015-11-15
1
-0
/
+72
*
[analyzer] Fix lambdas that are capturing constants.
Gabor Horvath
2015-10-27
1
-0
/
+15
*
[analyzer] Fix another crash when analyzing lambda functions.
Gabor Horvath
2015-10-27
1
-0
/
+6
*
[analyzer] Added a missing test case for r251289.
Gabor Horvath
2015-10-26
1
-0
/
+13
*
[Static Analyzer] Lambda support.
Gabor Horvath
2015-09-11
1
-1
/
+173
*
Per latest drafting, switch to implementing init-captures as if by declaring
Richard Smith
2013-09-28
1
-1
/
+1
*
Include lambda capture init expressions in CFG.
Ted Kremenek
2012-04-12
1
-0
/
+20