summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/protocol-definition-hidden-visibility.m
Commit message (Collapse)AuthorAgeFilesLines
* Merge several visibility tests into hidden-visibility.m, and check .ll outputDaniel Dunbar2009-11-171-19/+0
| | | | | | not .s output. llvm-svn: 89083
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ↵Daniel Dunbar2009-11-171-1/+1
| | | | | | instead of forcing the triple. llvm-svn: 89072
* Patch to generate meta-data for prtocol usedFariborz Jahanian2009-04-101-0/+19
in @protocol expression. llvm-svn: 68806
OpenPOWER on IntegriCloud