Paul Robinson
64e4d03c68
[lit][AIX] Convert clang tests to use 'target={{.*}}-aix{{.*}}'
...
Part of the project to eliminate special handling for triples in lit
expressions.
Differential Revision: https://reviews.llvm.org/D137437
2022-12-02 09:44:15 -08:00
Jake Egan
22f01cd4fc
[AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support
...
AIX and z/OS lack Objective-C support, so mark these tests as unsupported for AIX and z/OS.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D109060
2021-09-16 14:04:42 -04:00
Raphael Isemann
121ecfd22c
Re-land [ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStmt/ObjCAtThrowStmt
...
Lands r340468 again, but this time we mark the test as unsupported on Windows
because it seems that try/catch crashes CodeGen at the moment.
llvm-svn: 340541
2018-08-23 16:06:30 +00:00
Raphael Isemann
0c8dee7642
Revert "[ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStmt/ObjCAtThrowStmt"
...
This test breaks llvm-clang-x86_64-expensive-checks-win.
llvm-svn: 340483
2018-08-22 23:50:30 +00:00
Raphael Isemann
fb97c54cf1
[ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStmt/ObjCAtThrowStmt
...
Reviewers: a.sidorin, a_sidorin
Reviewed By: a_sidorin
Subscribers: martong, cfe-commits
Differential Revision: https://reviews.llvm.org/D51121
llvm-svn: 340468
2018-08-22 22:51:37 +00:00