summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/empty-union.cpp
Commit message (Expand)AuthorAgeFilesLines
* A base subobject type doesn't make sense for unions; don't try to compute it....Eli Friedman2012-01-131-6/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Prevent a code gen. crash on empty unions - pr5408.Fariborz Jahanian2009-11-061-0/+10