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
/
destructor-template.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Fixes a crash with a templated destructor
Mark de Wever
2019-11-07
1
-0
/
+10
*
Fix PR 33189: Clang assertion on template destructor declaration
Hubert Tong
2017-06-30
1
-0
/
+6
*
Sema: Recover when a function template is in an extern "C" block
David Majnemer
2015-01-15
1
-3
/
+7
*
Correctly profile CXXPseudoDestructorExprs.
Eli Friedman
2013-08-09
1
-1
/
+7
*
<rdar://problem/13140795> Transform the scope type of a pseudo-destructor exp...
Douglas Gregor
2013-03-08
1
-0
/
+19
*
Diagnose destructor templates. Fixes PR7904.
Douglas Gregor
2011-03-04
1
-0
/
+7
*
When we've parsed a nested-name-specifier in a member access
Douglas Gregor
2010-05-27
1
-0
/
+10
*
Strip cv-qualifiers when building C++ constructor and destructor
Douglas Gregor
2010-04-23
1
-0
/
+8
*
Use CXXPseudoDestructorExpr as the stored representation for dependent
Douglas Gregor
2010-02-25
1
-0
/
+2
*
Improve parsing and instantiation of destructor names, so that we can
Douglas Gregor
2010-02-16
1
-0
/
+13
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When checking the base object of a member access expression (b.foo,
Douglas Gregor
2009-11-20
1
-0
/
+7
*
Skip over bases/fields with dependent types.
Fariborz Jahanian
2009-08-25
1
-0
/
+12