index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
SemaTemplate
/
instantiate-complete.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
--lies.
Richard Smith
2012-02-10
1
-2
/
+0
*
When we're type-checking the result of calling a conversion function
Douglas Gregor
2010-11-13
1
-0
/
+20
*
There is no reason for dereferencing a pointer-to-member to require
Douglas Gregor
2010-10-13
1
-3
/
+1
*
Require a complete type when performing the qualified lookup during
John McCall
2010-05-27
1
-0
/
+9
*
Reapply the reference-binding patch applied below, along with a fix to
Douglas Gregor
2010-05-07
1
-0
/
+20
*
Revert r103220. It seems to be breaking self-host
Douglas Gregor
2010-05-07
1
-20
/
+0
*
When determining whether the two types involved in reference binding
Douglas Gregor
2010-05-07
1
-0
/
+20
*
When we attempt to create a temporary object of class type, be sure
Douglas Gregor
2010-04-24
1
-0
/
+15
*
When a member pointer is dereferenced, the class it points into must be compl...
Sebastian Redl
2010-04-10
1
-2
/
+3
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-5
/
+5
*
When looking for the instantiated declaration that corresponds to a
Douglas Gregor
2010-03-01
1
-0
/
+17
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fixed two places where we needed to force completion of a type
Douglas Gregor
2009-11-05
1
-0
/
+21
*
Implement explicit instantiations of member classes of class templates, e.g.,
Douglas Gregor
2009-05-14
1
-4
/
+4
*
Make sure to use RequireCompleteType rather than testing for
Douglas Gregor
2009-03-24
1
-0
/
+47