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
/
class-base-member-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CXXBaseSpecifier::getType return unqual type.
Eli Friedman
2013-07-11
1
-0
/
+10
*
<rdar://problem/13185264> Don't crash when attempting to redundantly initiali...
Douglas Gregor
2013-03-25
1
-0
/
+8
*
Support decltype in member initializers.
David Blaikie
2012-01-24
1
-1
/
+17
*
Include named unions in union member init checking
David Blaikie
2011-11-17
1
-3
/
+3
*
Diagnose more cases of initializing distinct members of an anonymous union
John McCall
2010-04-10
1
-0
/
+23
*
Diagnose multiple base and member initializers in class templates.
Anders Carlsson
2010-04-02
1
-0
/
+25
*
Fix a bug where we would incorrectly report an error about initializing two f...
Anders Carlsson
2010-03-30
1
-6
/
+15
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-3
/
+3
*
A more detailed diagnosis of ill-formed ctor-initializer
Fariborz Jahanian
2009-06-30
1
-1
/
+3
*
Diagnose multiple initialzation of data-member/base
Fariborz Jahanian
2009-06-29
1
-0
/
+17