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-subst.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Itanium ABI: Improve our mangling of <destructor-name>
David Majnemer
2015-02-18
1
-0
/
+16
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-6
/
+6
*
When mangling member function pointers, fake adding a substitution correspond...
Anders Carlsson
2010-06-02
1
-0
/
+13
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When looking up and adding substitutions to the substitution table, make sure...
Anders Carlsson
2009-11-07
1
-0
/
+8
*
Builtin types are subsitutable if they are qualified. Fixes PR5196.
Anders Carlsson
2009-10-16
1
-0
/
+5
*
Use mangleTemplatePrefix when we know that we're mangling a nested template n...
Anders Carlsson
2009-09-27
1
-0
/
+8
*
Look for substitutions when mangling TypenameTypes.
Anders Carlsson
2009-09-27
1
-0
/
+15
*
Mangle record types as decls.
Anders Carlsson
2009-09-26
1
-0
/
+7
*
Revert r82123 for now.
Anders Carlsson
2009-09-17
1
-8
/
+0
*
Treat an unqualified RecordType as a RecordDecl when substituting.
Anders Carlsson
2009-09-17
1
-0
/
+8
*
Substitution for prefixes.
Anders Carlsson
2009-09-17
1
-5
/
+11
*
Convert mangle-subst.cpp over to using FileCheck.
Anders Carlsson
2009-09-17
1
-5
/
+5
*
Add basic substitution to the C++ mangler. It currently only looks at types.
Anders Carlsson
2009-09-17
1
-0
/
+20