summaryrefslogtreecommitdiff
path: root/test/SemaCXX/member-expr-anonymous-union.cpp
Commit message (Expand)AuthorAge
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-19
* A union cannot contain static data members or data members of reference type.Anders Carlsson2010-11-07
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* Make sure to call PerformObjectMemberConversion where necessary.Eli Friedman2009-12-04