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
/
member-templates.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-2
/
+2
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-2
/
+2
*
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
*
Revert the ctor/dtor alias optimization for now; the buildbots can detect
John McCall
2010-02-18
1
-1
/
+1
*
Emit complete constructors and destructors as aliases to base constructors
John McCall
2010-02-17
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix a crash when "instantiating" VarDecls that are neither type nor value dep...
Anders Carlsson
2009-11-24
1
-0
/
+11
*
When mangling a ctor/dtor we need to take into consideration whether it's a m...
Anders Carlsson
2009-11-24
1
-0
/
+11
*
Ignore constructor member templates in CodeGenModule::EmitTopLevelDecl.
Anders Carlsson
2009-11-24
1
-0
/
+9