summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/discrim-union.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. ↵Sylvestre Ledru2012-09-271-1/+1
| | | | | | See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164766 llvm-svn: 164769
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-271-1/+1
| | | | llvm-svn: 164766
* Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith2012-03-031-0/+118
llvm-svn: 151992
OpenPOWER on IntegriCloud