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-access-expr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply "Fix crash on switch conditions of non-integer types in templates"
Elizabeth Andrews
2019-12-03
1
-1
/
+1
*
Revert "Reapply "Fix crash on switch conditions of non-integer types in templ...
Melanie Blower
2019-11-08
1
-1
/
+1
*
Reapply "Fix crash on switch conditions of non-integer types in templates"
Melanie Blower
2019-11-08
1
-1
/
+1
*
Revert "Fix crash on switch conditions of non-integer types in templates"
Dmitri Gribenko
2019-08-13
1
-1
/
+1
*
Fix crash on switch conditions of non-integer types in templates
Elizabeth Andrews
2019-08-13
1
-1
/
+1
*
Lit C++11 Compatibility Patch #8
Charles Li
2016-04-14
1
-4
/
+17
*
Clarify the logic for when to build an overloaded binop. In particular,
John McCall
2010-12-06
1
-0
/
+15
*
Fix an corner-case assertion introduced by the refactoring in r112258;
Douglas Gregor
2010-08-30
1
-0
/
+11
*
Use CXXPseudoDestructorExpr as the stored representation for dependent
Douglas Gregor
2010-02-25
1
-0
/
+2
*
Unresolved implicit member accesses are dependent if the object type is depen...
John McCall
2009-12-19
1
-0
/
+14
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Make sure to grab CVR qualifiers from the canonical type. ARGH!
Douglas Gregor
2009-11-05
1
-0
/
+17
*
When a template-id expression refers to a member function template, turn it i...
Douglas Gregor
2009-10-22
1
-1
/
+14
*
Implement AST, semantics, and CodeGen for C++ pseudo-destructor
Douglas Gregor
2009-09-04
1
-0
/
+16
*
Implement tree transformations for DeclarationNames. Among other
Douglas Gregor
2009-09-03
1
-0
/
+13
*
Improve template instantiation for member access expressions that
Douglas Gregor
2009-09-03
1
-4
/
+4
*
Add a wicked little test-case that illustrates what we have to deal
Douglas Gregor
2009-09-02
1
-0
/
+48