summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.union/class.union.anon/p4.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add missing diagnostic for anonymous struct/union definitions that don'tRichard Smith2019-04-241-1/+1
| | | | | | introduce any names. llvm-svn: 359051
* Fix half of PR26048. We don't yet diagnose the case where the anonymous ↵Richard Smith2016-01-061-0/+10
union member is declared first and the tag name is declared second. llvm-svn: 256979
OpenPOWER on IntegriCloud