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
/
function-template-specialization.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AST: Fix the linkage of static vars in fn template specializations
David Majnemer
2014-12-16
1
-0
/
+19
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
2013-12-13
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Substitute unscoped template names.
Anders Carlsson
2009-09-17
1
-7
/
+5
*
Get rid of the last grep.
Anders Carlsson
2009-09-17
1
-2
/
+2
*
When mangling function template specialization, mangle the type encoding of t...
Anders Carlsson
2009-09-17
1
-4
/
+5
*
Add basic substitution to the C++ mangler. It currently only looks at types.
Anders Carlsson
2009-09-17
1
-3
/
+3
*
Update for LLVM API change.
Owen Anderson
2009-07-27
1
-1
/
+1
*
Improve code generation for function template specializations:
Douglas Gregor
2009-06-29
1
-1
/
+7
*
Keep track of function template specializations, to eliminate
Douglas Gregor
2009-06-29
1
-0
/
+21