summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cxx11-unrestricted-union.cpp
AgeCommit message (Expand)Author
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2012-03-03Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith