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
/
member-template-access-expr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve some of the conversion warnings to fire on conversion to bool.
David Blaikie
2012-05-15
1
-1
/
+1
*
Enable warn_impcast_literal_float_to_integer by default.
David Blaikie
2012-04-05
1
-1
/
+1
*
When performing template name lookup for a dependent member access
Douglas Gregor
2010-07-16
1
-0
/
+19
*
When determining whether the type is the current instantiation, strip
Douglas Gregor
2010-01-15
1
-0
/
+20
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When starting a C++ member access expression, make sure to compute the
Douglas Gregor
2009-11-04
1
-0
/
+10
*
Implement "incremental" template instantiation for non-type template
Douglas Gregor
2009-10-31
1
-0
/
+18
*
Fix overload resolution when calling a member template or taking the
Douglas Gregor
2009-10-24
1
-1
/
+26
*
Handle substitutions into the "first qualifier in scope" of a
Douglas Gregor
2009-10-20
1
-2
/
+1
*
Parse a simple-template-id following a '~' when calling a destructor, e.g.,
Douglas Gregor
2009-10-19
1
-0
/
+23
*
Initial stab at implement dependent member references to member
Douglas Gregor
2009-09-09
1
-0
/
+30