Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9944c769b69b1904a7b16d3ce10fbdc9c67c764f
/
test
/
SemaCXX
/
default-constructor-initializers.cpp
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
· 15 years ago
c1005ac
Fixed text of a diagnostics.
by Fariborz Jahanian
· 15 years ago
3da83eb
Made improvements in c++'s object model patch on Doug's review.
by Fariborz Jahanian
· 15 years ago