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
/
SemaCXX
/
destructor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Diagnose when a destructor uses a unrelated class type as its name.
Fariborz Jahanian
2009-07-21
1
-0
/
+6
*
Improve message for bad destructor decl. Per Doug's comment.
Fariborz Jahanian
2009-07-20
1
-2
/
+3
*
Issue a more descriptive diagnostics when mis-declaring
Fariborz Jahanian
2009-07-20
1
-2
/
+2
*
C++ destructors can have a single unnamed void parameter. Fixes <rdar://probl...
Anders Carlsson
2009-04-30
1
-0
/
+4
*
various "is invalid" cleanups for C++ ctors/dtors.
Chris Lattner
2009-04-25
1
-1
/
+5
*
This is a pretty big cleanup for how invalid decl/type are handle.
Chris Lattner
2009-04-25
1
-0
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix a long standard problem with clang retaining "too much" sugar
Chris Lattner
2009-02-19
1
-1
/
+1
*
Enable out-of-line definitions of C++ constructors and destructors
Douglas Gregor
2008-12-12
1
-0
/
+7
*
Make all the 'redefinition' diagnostics more consistent, and make the
Chris Lattner
2008-11-23
1
-2
/
+2
*
Changes in preparation for nested-name-specifiers.
Argyrios Kyrtzidis
2008-11-07
1
-0
/
+3
*
Parsing, representation, and preliminary semantic analysis of destructors.
Douglas Gregor
2008-11-05
1
-0
/
+37