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
/
CodeGenCXX
/
mangle-lambdas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land [mangle] Fix mangling where an extra mangle context is required.
Reid Kleckner
2019-10-10
1
-2
/
+8
*
Revert [mangle] Fix mangling where an extra mangle context is required.
Reid Kleckner
2019-10-10
1
-8
/
+2
*
[mangle] Fix mangling where an extra mangle context is required.
Michael Liao
2019-10-09
1
-2
/
+8
*
Give external linkage and mangling to lambdas inside inline variables and var...
Richard Smith
2017-09-22
1
-5
/
+23
*
Revert "Give external linkage and mangling to lambdas inside inline variables...
Vitaly Buka
2017-09-21
1
-23
/
+5
*
Give external linkage and mangling to lambdas inside inline variables and var...
Richard Smith
2017-09-20
1
-5
/
+23
*
Fix mangling numbers for varargs lambdas; varargs and non-varargs lambdas get
Richard Smith
2016-10-23
1
-0
/
+10
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
1
-4
/
+4
*
Remove test for PR12917 for now. I'm relatively sure this is ill-formed per [...
Benjamin Kramer
2015-03-27
1
-22
/
+0
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-31
/
+36
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-1
/
+1
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-35
/
+35
*
More fixes for block mangling.
Eli Friedman
2013-07-02
1
-3
/
+3
*
Don't skip lambdas when mangling local vars.
Eli Friedman
2013-07-02
1
-3
/
+3
*
Fix a small bug in the linkage computation for the lambda conversion-to-funct...
Eli Friedman
2013-06-13
1
-1
/
+10
*
Fix an edge case of mangling involving the combination of a lambda and typeid.
Eli Friedman
2012-09-26
1
-0
/
+13
*
Test for r164186.
Eli Friedman
2012-09-19
1
-0
/
+14
*
PR12917: Remove incorrect assumption that lambda mangling information cannot
Richard Smith
2012-07-22
1
-6
/
+29
*
Move the computation of the lambda mangling information (mangling
Douglas Gregor
2012-04-04
1
-0
/
+16
*
Implement non-internal linkage for lambda closure types that need a
Douglas Gregor
2012-02-21
1
-3
/
+65
*
Implement name mangling for lambda expressions that occur within the
Douglas Gregor
2012-02-21
1
-0
/
+47
*
Implement name mangling for lambda expressions that occur within the
Douglas Gregor
2012-02-21
1
-1
/
+56
*
Basic support for name mangling of C++11 lambda expressions. Because
Douglas Gregor
2012-02-20
1
-0
/
+22