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-complete.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-2
/
+2
*
Update tests in preparation for using the MS ABI for Win32 targets
Hans Wennborg
2014-01-13
1
-1
/
+9
*
--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