summaryrefslogtreecommitdiff
path: root/test/SemaCXX/anonymous-union-cxx11.cpp
AgeCommit message (Expand)Author
2014-06-24Allow static_assert inside an anonymous union; fixes PR20021 as well as imple...Aaron Ballman
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-06-01Anonymous union members within a struct are now properly handled as an uneval...Aaron Ballman