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
/
default-assignment-operator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When we emit an error during the implicit definition of a special
Douglas Gregor
2010-05-12
1
-1
/
+2
*
Speculatively revert r103497, "Do not mark the virtual members of an
Daniel Dunbar
2010-05-11
1
-9
/
+4
*
Do not mark the virtual members of an implicitly-instantiated class as
Douglas Gregor
2010-05-11
1
-4
/
+9
*
When implicit definition of the copy-assignment operator fails,
Douglas Gregor
2010-05-05
1
-8
/
+6
*
When creating a call to a base subobject's operator= in an
Douglas Gregor
2010-05-04
1
-0
/
+28
*
Complete reimplementation of the synthesis for implicitly-defined copy
Douglas Gregor
2010-05-01
1
-5
/
+9
*
Change the 'declared at' diagnostic to say 'declared here'.
Anders Carlsson
2010-04-23
1
-3
/
+3
*
Warn about non-aggregate classes with no user-declared constructors
Douglas Gregor
2010-04-15
1
-2
/
+4
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Pass the current SourceLocation to getAssignOperatorMethod, fixing a crash wh...
Anders Carlsson
2009-12-09
1
-3
/
+2
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-10
/
+6
*
Use getDeclName in DefineImplicitOverloadedAssign as well.
Anders Carlsson
2009-07-09
1
-0
/
+16
*
Test case for my last patch.
Fariborz Jahanian
2009-06-25
1
-0
/
+74