Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
0ca6e27138e2fe12e03284d4d820182702141a7d
/
test
/
SemaCXX
/
default-constructor-initializers.cpp
1f2f384
Implement some tests for defaulted constructors. To do this I had to
by Sean Hunt
· 14 years ago
4e6fbce
Relax the construction of a definition for implicit, trivial default
by Chandler Carruth
· 14 years ago
d1aa800
Change the 'declared at' diagnostic to say 'declared here'.
by Anders Carlsson
· 15 years ago
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
80c30da
Add additional note to mark the cause of synthesized constructors. Mark
by Eli Friedman
· 15 years ago
49c16da
Unify the codepaths used to verify base and member initializers for explicitly
by Eli Friedman
· 15 years ago
0c728f1
Fix up error reporting when object cannot be constructed
by Fariborz Jahanian
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
5eda816
Pass the DeclName to the diagnostic builder so that member names will be quoted correctly.
by Anders Carlsson
· 16 years ago
c1005ac
Fixed text of a diagnostics.
by Fariborz Jahanian
· 16 years ago
3da83eb
Made improvements in c++'s object model patch on Doug's review.
by Fariborz Jahanian
· 16 years ago