summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/pragma-align-mac68k.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
* Make sure we allow "#pragma options align=mac68k" in function-local ↵Eli Friedman2012-10-081-0/+12
| | | | | | contexts. <rdar://problem/12453134> llvm-svn: 165462
* tests: Spell %clang_cc1 correctly.Daniel Dunbar2010-06-291-1/+1
| | | | llvm-svn: 107152
* Sema: Add initial support for '#pragma options align=mac68k'.Daniel Dunbar2010-05-271-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
OpenPOWER on IntegriCloud