Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c2345a9cb37a066ef383b9b944c1760af662a68f
/
test
/
SemaCXX
/
member-expr-anonymous-union.cpp
8e8fb3b
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 13 years ago
dfdfc58
A union cannot contain static data members or data members of reference type.
by Anders Carlsson
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
16c5378
Make sure to call PerformObjectMemberConversion where necessary.
by Eli Friedman
· 16 years ago