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
/
instantiate-method.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a special-case diagnostic when two class member functions instantiate
Richard Smith
2012-07-13
1
-0
/
+7
*
When instantiating a member function declared via a typedef, don't try
Douglas Gregor
2010-05-03
1
-0
/
+23
*
When instantiating UnresolvedLookupExpr and UnresolvedMemberExpr
Douglas Gregor
2010-04-27
1
-0
/
+25
*
Mark a function declaration invalid if any of its parameter declarations
John McCall
2010-04-14
1
-0
/
+10
*
Be sure to instantiate the parameters of a function, even when the
Douglas Gregor
2010-04-12
1
-1
/
+1
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-2
/
+2
*
Initialization improvements: addition of string initialization and a few
Eli Friedman
2009-12-19
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rework how we support C++ implicit member accesses. If we can resolve an
John McCall
2009-12-01
1
-3
/
+1
*
Eliminate the use of OverloadedFunctionDecl in member expressions.
John McCall
2009-11-30
1
-1
/
+3
*
When we have a non-dependent expression such as
Douglas Gregor
2009-11-20
1
-1
/
+20
*
Within a template, qualified name lookup can refer to a non-dependent type
Douglas Gregor
2009-11-01
1
-0
/
+17
*
Try to complete a type before looking for conversion functions within
Douglas Gregor
2009-08-24
1
-0
/
+9
*
Template instantiation for conversion functions
Douglas Gregor
2009-03-25
1
-0
/
+11
*
Template instantiation for constructors
Douglas Gregor
2009-03-24
1
-0
/
+14
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Cleanup template instantiation for methods, destructors
Douglas Gregor
2009-03-24
1
-3
/
+1
*
Template instantiation for destructors. This is somewhat repetitive;
Douglas Gregor
2009-03-24
1
-1
/
+9
*
Template instantiation for the declarations of member functions within
Douglas Gregor
2009-03-23
1
-0
/
+43