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
/
dependent-type-identity.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash if StmtProfile finds a type-dependent member access for which we have
Richard Smith
2016-10-24
1
-0
/
+9
*
Improve the error message for assigning to read-only variables.
Richard Trieu
2015-04-11
1
-1
/
+3
*
Fix the rest of PR21289: a pack expansion that we can't expand yet makes a
Richard Smith
2014-10-17
1
-1
/
+22
*
PR18275: If a member function of a class template is declared with a
Richard Smith
2014-03-13
1
-0
/
+24
*
When computing the canonical profile of a DeclRefExpr or MemberExpr,
Douglas Gregor
2010-07-13
1
-0
/
+12
*
Profile type-dependent uses of overloaded operators in C++ the same
Douglas Gregor
2010-05-19
1
-0
/
+16
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Improve support for out-of-line definitions of nested templates and
Douglas Gregor
2009-08-25
1
-1
/
+1
*
Implement the notions of the "current instantiation" and "unknown
Douglas Gregor
2009-05-11
1
-1
/
+0
*
Document the dependent type equivalence test case's purpose.
Douglas Gregor
2009-05-07
1
-0
/
+7
*
Test a few more variants of dependent type names
Douglas Gregor
2009-05-07
1
-0
/
+29
*
Compute the canonical template name when building a template
Douglas Gregor
2009-05-07
1
-8
/
+5
*
Start canonicalizing template names. This is not yet complete, but it
Douglas Gregor
2009-05-07
1
-0
/
+40