summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/transparent-union-pointer.c
Commit message (Collapse)AuthorAgeFilesLines
* An extremely hacky version of transparent_union support; it isn't Eli Friedman2008-09-021-0/+14
anywhere near correct in terms of missing cases and missing diagnostics, but it's good enough to handle the uses in the Linux system headers, which are currently a constant pain for compiling applications on Linux. llvm-svn: 55621
OpenPOWER on IntegriCloud