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
/
SemaTemplate
/
temp_explicit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Test] Make Lit tests C++11 compatible #9
Charles Li
2017-02-24
1
-4
/
+21
*
DR259: Demote the pedantic error for an explicit instantiation after an
Richard Smith
2016-08-31
1
-1
/
+1
*
Switch to the C++11 warning flags in tests.
David Blaikie
2011-10-18
1
-1
/
+1
*
Refactor the checking for explicit template instantiations being performed in
Richard Smith
2011-10-18
1
-3
/
+3
*
The C++98/03 standard is disturbingly silent about out-of-scope
Douglas Gregor
2010-05-11
1
-1
/
+25
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Tolerate extraneous "template<>" headers better, downgrading the
Douglas Gregor
2009-11-23
1
-0
/
+17
*
Additional semantic checking for explicit template instantiations,
Douglas Gregor
2009-10-14
1
-1
/
+0
*
When instantiating the definition of a member function of a class
Douglas Gregor
2009-05-18
1
-4
/
+4
*
Implement explicit instantiations of member classes of class templates, e.g.,
Douglas Gregor
2009-05-14
1
-0
/
+38
*
Explicit instantiations of templates now instantiate the definitions
Douglas Gregor
2009-05-13
1
-1
/
+26
*
Improve the semantic checking for explicit instantiations of
Douglas Gregor
2009-05-13
1
-5
/
+5
*
Semantic analysis for explicit instantiation of class templates. We
Douglas Gregor
2009-05-13
1
-1
/
+30
*
Implement parsing for explicit instantiations of class templates, e.g.,
Douglas Gregor
2009-05-12
1
-0
/
+19