summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/attr-strong.c
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
| | | | | | | clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to garbage). llvm-svn: 91460
* Use getAsPointerType instead of using getCanonicalType directly.Daniel Dunbar2009-04-181-0/+9
- <rdar://problem/6803995> llvm-svn: 69435
OpenPOWER on IntegriCloud