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-template.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old proposal notices
Alp Toker
2014-06-05
1
-1
/
+1
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Remove 'not' from some CodeGen tests
Alp Toker
2013-12-14
1
-2
/
+4
*
Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
2013-12-13
1
-1
/
+1
*
Sema: Propagate the mangling number into instantiations
David Majnemer
2013-12-04
1
-0
/
+22
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-5
/
+5
*
Restore r184205 and associated commits (after commit of r185290)
Stephen Lin
2013-06-30
1
-2
/
+2
*
Revert r184205 and associated patches while investigating issue with broken b...
Stephen Lin
2013-06-19
1
-2
/
+2
*
Fix C++ constructor/destructor tests when run on ARM
Stephen Lin
2013-06-18
1
-2
/
+2
*
Fix the AST representation for non-type template arguments to encode
Eli Friedman
2012-09-26
1
-2
/
+2
*
When mangling a negative number, remember that negating it does not
John McCall
2012-08-18
1
-0
/
+12
*
Implement C++11 [temp.arg.nontype]'s permission to use the address of an object
Richard Smith
2012-04-04
1
-0
/
+17
*
Fix the mangling of class template arguments in a particular
John McCall
2012-01-06
1
-0
/
+9
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-1
/
+1
*
Fix the mangling of dependent-scope decl ref expressions so that they
John McCall
2011-06-21
1
-2
/
+2
*
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2...
Eli Friedman
2011-06-14
1
-1
/
+1
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-1
/
+1
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-1
/
+1
*
Improve name mangling for dependent template names (e.g., typename
Douglas Gregor
2010-04-28
1
-0
/
+17
*
Mangle dependent template names such as the nested-name-specifier in
Douglas Gregor
2010-04-23
1
-0
/
+23
*
Give explicit template instantiations weak ODR linkage. Former
Douglas Gregor
2010-03-13
1
-2
/
+2
*
Re-revert the explicit template instantiation linkage patch. I am beginning t...
Douglas Gregor
2010-03-13
1
-2
/
+2
*
Reinstate patch to turn explicit template instantiations into weak symbols
Douglas Gregor
2010-03-13
1
-2
/
+2
*
Revert the linkage change for explicit template instantiations; something is ...
Douglas Gregor
2010-03-12
1
-2
/
+2
*
Give explicit template instantiations weak linkage (but don't defer
Douglas Gregor
2010-03-12
1
-2
/
+2
*
Improve name mangling for dependently-scoped declaration references.
Douglas Gregor
2010-02-28
1
-0
/
+19
*
Add name mangling for DeclRefExprs that refer to external names
Douglas Gregor
2010-02-28
1
-1
/
+20
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Mangler: Sketch mangling for TemplateArgument::Declaration kind.
Daniel Dunbar
2009-11-21
1
-0
/
+68