Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
| | | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280 | ||||
* | Make sure we allow "#pragma options align=mac68k" in function-local ↵ | Eli Friedman | 2012-10-08 | 1 | -0/+12 |
| | | | | | | contexts. <rdar://problem/12453134> llvm-svn: 165462 | ||||
* | tests: Spell %clang_cc1 correctly. | Daniel Dunbar | 2010-06-29 | 1 | -1/+1 |
| | | | | llvm-svn: 107152 | ||||
* | Sema: Add initial support for '#pragma options align=mac68k'. | Daniel Dunbar | 2010-05-27 | 1 | -0/+98 |
- Docs are fairly sketchy, if someone wants to pore through gcc to look for holes I'd appreciate any failing test cases! llvm-svn: 104809 |