History log of /external/clang/test/CodeGen/2003-08-18-SigSetJmp.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
95ee667503b8b3123951242e3f7b93598cb9f9b9 28-Jul-2011 Eric Christopher <echristo@apple.com> Remove the need for a header and specify a triple so that the type
sizes make sense.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136309 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2003-08-18-SigSetJmp.c
bbc4e6bc28f690e5c94b7d56a5ea0bc7a6ea70f7 26-Jul-2011 NAKAMURA Takumi <geek4civic@gmail.com> test/CodeGen/2003-08-18-SigSetJmp.c: XFAIL: mingw, too!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136043 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2003-08-18-SigSetJmp.c
f4c7af55d62d0b2e823185eb95b2769efe22ef96 26-Jul-2011 Eric Christopher <echristo@apple.com> win32 doesn't have sigsetjmp, just xfail this test there.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136041 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2003-08-18-SigSetJmp.c
aa2e244494f9d620a72a168099c1bbe8b61f3500 26-Jul-2011 Eric Christopher <echristo@apple.com> These tests use standard headers and so need ms extensions with MSVC headers.
Use the driver instead of just clang -cc1.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136037 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2003-08-18-SigSetJmp.c
a11d129aa8ad9fa123e72d0663c327d5578d2602 26-Jul-2011 Eric Christopher <echristo@apple.com> Migrate and FileCheck-ize some of:

2003-09-18-BitfieldTests.c 2007-04-11-PR1321.c 2003-11-13-TypeSafety.c 2003-08-29-StructLayoutBug.c 2010-05-14-Optimized-VarType.c 2003-10-06-NegateExprType.c 2007-06-05-NoInlineAttribute.c 2011-03-31-ArrayRefFolding.c 2010-07-14-ref-off-end.c Atomics-no64bit.c 2007-05-11-str-const.c 2004-11-27-InvalidConstantExpr.c 2007-04-05-UnPackedStruct.c 2004-03-15-SimpleIndirectGoto.c 2004-01-08-ExternInlineRedefine.c sret2.c 2007-02-07-AddrLabel.c 2002-09-19-StarInLabel.c 2003-11-16-StaticArrayInit.c 2003-08-18-SigSetJmp.c 2007-04-24-VolatileStructCopy.c 2002-07-29-Casts.c 2005-06-15-ExpandGotoInternalProblem.c 2007-09-17-WeakRef.c 2007-04-24-str-const.c 2003-08-30-LargeIntegerBitfieldMember.c inline-asm-mrv.c

from llvm/test/FrontendC.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136035 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2003-08-18-SigSetJmp.c