summaryrefslogtreecommitdiff
path: root/test/SemaCXX/anonymous-union-cxx11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow static_assert inside an anonymous union; fixes PR20021 as well as imple...Aaron Ballman2014-06-241-0/+9
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Anonymous union members within a struct are now properly handled as an uneval...Aaron Ballman2012-06-011-0/+13