Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f96ae684c4be9c08901bde63b0df8ef5210e6aff
/
clang
/
test
/
SemaCXX
/
default1.cpp
4f4946a
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 16 years ago
5f101b9
Switch default arguments over to InitializationSequence.
by Eli Friedman
· 16 years ago
a4b592a
Switch more of Sema::CheckInitializerTypes over to
by Douglas Gregor
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
5835403
Correct the order in which we cope with end-of-class-definition
by Douglas Gregor
· 17 years ago
0369c57
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 17 years ago
5496d4c
Now that we have copy initialization support, use it for checking the default arguments
by Douglas Gregor
· 17 years ago
3d0f51d
Move the rest of the Sema C++ tests into the SemaCXX test directory.
by Argyrios Kyrtzidis
· 17 years ago
[Renamed from clang/test/Sema/default1.cpp]
aa9c7ae
Add support for C++ default arguments, and rework Parse-Sema
by Chris Lattner
· 18 years ago