summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/builtin-longjmp.c
Commit message (Collapse)AuthorAgeFilesLines
* [Sparc] setjmp and longjmp intrinsic support update to add unit tests and ↵Chris Dewhurst2016-06-151-0/+1
| | | | | | | | remove accidentally checked-in code. Related to revision r272782 llvm-svn: 272798
* __builtin_setjmp/__builtin_longjmp is support on ARM nowMatthias Braun2015-07-171-1/+0
| | | | llvm-svn: 242492
* Under duress, move check for target support of __builtin_setjmp/Joerg Sonnenberger2015-03-111-0/+34
__builtin_longjmp to Sema as requested by John McCall. llvm-svn: 231986
OpenPOWER on IntegriCloud