Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c7d209fb2442a63d328a25e1036b4726b0c4a49d
/
test
/
SemaCXX
/
ref-init-ambiguous.cpp
a41a8c5
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 16 years ago
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 16 years ago
18ef5e2
Switch the initialization required by return statements over to the
by Douglas Gregor
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
20093b4
Reimplement reference initialization (C++ [dcl.init.ref]) using the
by Douglas Gregor
· 16 years ago
d9290cb
Handle ambiguity of reference initialization. Removes a FIXME.
by Fariborz Jahanian
· 16 years ago