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
/
SemaCXX
/
cxx1y-generic-lambdas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a few more tests in response to the MS ABI enum semantics
David Majnemer
2015-10-08
1
-1
/
+1
*
Classes inside lambdas are local not nested.
Serge Pavlov
2015-07-14
1
-0
/
+38
*
[Sema] Maintain ellipsis location when transforming lambda captures
Meador Inge
2015-06-26
1
-0
/
+15
*
PR23334: Perform semantic checking of lambda capture initialization in the ri...
Richard Smith
2015-04-27
1
-2
/
+4
*
PR22117: Fix a case where we would get confused about which function parameter
Richard Smith
2015-01-09
1
-1
/
+10
*
Fix PR21684 - Ellipsis following an 'auto' parameter sans name/ID
Faisal Vali
2014-12-04
1
-0
/
+4
*
Move test from r222476 to a better place; this was reduced to the point that it
Richard Smith
2014-11-20
1
-7
/
+0
*
Fix crash-on-valid if a lambda-expression appears lexically directly within a
Richard Smith
2014-11-20
1
-0
/
+7
*
PR21180: Lambda closure types are neither aggregates nor literal types.
Richard Smith
2014-10-07
1
-7
/
+12
*
PR18401: Fix assert by implementing the current proposed direction of core
Richard Smith
2014-01-09
1
-9
/
+8
*
Move a generic lambda test into the more logical test file.
Faisal Vali
2013-12-08
1
-0
/
+8
*
Fix for PR18052 - Lambdas within NSDMI's and default arguments in Nested clas...
Faisal Vali
2013-12-04
1
-1
/
+61
*
A quick fix to PR17877 that was introduced by r194188 (generic-lambda-capturi...
Faisal Vali
2013-11-12
1
-1
/
+22
*
This patch implements capturing of variables within generic lambdas.
Faisal Vali
2013-11-07
1
-4
/
+115
*
Support return type deduction for templates in -fdelayed-template-parsing (mi...
Faisal Vali
2013-11-01
1
-3
/
+45
*
Refactor: Extract specializing the generic lambda call operator during conver...
Faisal Vali
2013-10-24
1
-1
/
+4
*
Fix a test file option from -emit-llvm -o to -emit-llvm-only.
Faisal Vali
2013-10-24
1
-1
/
+1
*
Fix an instantiation bug with nested generic lambdas and conversion to fptrs.
Faisal Vali
2013-10-24
1
-0
/
+44
*
And Again: Teach TreeTransform how to transform nested generic lambdas.
Faisal Vali
2013-10-23
1
-3
/
+514
*
Revert r193223 and r193216.
Rafael Espindola
2013-10-23
1
-514
/
+3
*
Again: Teach TreeTransform and family how to transform generic
Faisal Vali
2013-10-23
1
-3
/
+514
*
Revert "Teach TreeTransform and family how to transform generic lambdas withi...
Rafael Espindola
2013-10-04
1
-477
/
+3
*
Teach TreeTransform and family how to transform generic lambdas within templa...
Faisal Vali
2013-10-03
1
-3
/
+477
*
Revert changes from the nested lambdas commit till i figure out
Faisal Vali
2013-10-03
1
-477
/
+3
*
Teach TreeTransform and family how to transform generic lambdas within templa...
Faisal Vali
2013-10-03
1
-3
/
+477
*
Implement conversion to function pointer for generic lambdas without captures.
Faisal Vali
2013-09-29
1
-0
/
+116