Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaCXX
/
default-constructor-initializers.cpp
6de8aca
[Test] Make Lit tests C++11 compatible #10
by Charles Li
· 9 years ago
8b45518
Implement some tests for defaulted constructors. To do this I had to
by Alexis Hunt
· 14 years ago
c926240
Relax the construction of a definition for implicit, trivial default
by Chandler Carruth
· 15 years ago
58e24a8
Change the 'declared at' diagnostic to say 'declared here'.
by Anders Carlsson
· 15 years ago
85f9055
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
9cf6b59
Add additional note to mark the cause of synthesized constructors. Mark
by Eli Friedman
· 16 years ago
d7686ef
Unify the codepaths used to verify base and member initializers for explicitly
by Eli Friedman
· 16 years ago
8ae5b0a
Fix up error reporting when object cannot be constructed
by Fariborz Jahanian
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
52b9180
Pass the DeclName to the diagnostic builder so that member names will be quoted correctly.
by Anders Carlsson
· 16 years ago
246219b
Fixed text of a diagnostics.
by Fariborz Jahanian
· 16 years ago
1c9d5d9
Made improvements in c++'s object model patch on Doug's review.
by Fariborz Jahanian
· 16 years ago