8e8fb3be5bd78f0564444eca02b404566a5f3b5d |
|
19-Oct-2012 |
Andy Gibbs <andyg1001@hotmail.co.uk> |
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166280 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/pragma-align-mac68k.c
|
3ef38eea7ce400718e4ab523b4704ae1fd8f940f |
|
09-Oct-2012 |
Eli Friedman <eli.friedman@gmail.com> |
Make sure we allow "#pragma options align=mac68k" in function-local contexts. <rdar://problem/12453134> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165462 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/pragma-align-mac68k.c
|
b3fc0603e5b64b659bc6a37cc209dc404d3093f4 |
|
29-Jun-2010 |
Daniel Dunbar <daniel@zuster.org> |
tests: Spell %clang_cc1 correctly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107152 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/pragma-align-mac68k.c
|
c6082fe347a414a2e19f2ad8fe41720f10733296 |
|
27-May-2010 |
Daniel Dunbar <daniel@zuster.org> |
Sema: Add initial support for '#pragma options align=mac68k'. - Docs are fairly sketchy, if someone wants to pore through gcc to look for holes I'd appreciate any failing test cases! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104809 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/pragma-align-mac68k.c
|