summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/overloaded-func-transparent-union.c
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Support for Transparent unions used as overloadableFariborz Jahanian2011-03-231-0/+28
function parameter. // rdar:// 9129552 and PR9406. llvm-svn: 128159
OpenPOWER on IntegriCloud