Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -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 Dunbar | 2009-04-18 | 1 | -0/+9 |
- <rdar://problem/6803995> llvm-svn: 69435 |