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