Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b5fbb8931466eeab70a30a27a8d5f385472305a1
/
test
/
SemaCXX
/
default1.cpp
a41a8c5
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 15 years ago
4a2c19b
Switch default arguments over to InitializationSequence.
by Eli Friedman
· 15 years ago
7abfbdb
Switch more of Sema::CheckInitializerTypes over to
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
61366e9
Correct the order in which we cope with end-of-class-definition
by Douglas Gregor
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 16 years ago
eb704f2
Now that we have copy initialization support, use it for checking the default arguments
by Douglas Gregor
· 16 years ago
4bd8217
Move the rest of the Sema C++ tests into the SemaCXX test directory.
by Argyrios Kyrtzidis
· 16 years ago
[Renamed from test/Sema/default1.cpp]
0442108
Add support for C++ default arguments, and rework Parse-Sema
by Chris Lattner
· 17 years ago