Doug Gregor
1bbcb913a3
Clean up some "XFAIL: asan"'s that are no longer valid.
...
Swift SVN r26596
2015-03-26 18:04:18 +00:00
Dmitri Hrybenko
5d41b6ac9f
Validation testsuite: annotate compiler crashers for AddressSanitizer
...
Tests that crash the compiler are expected to fail under
AddressSanitizer.
Swift SVN r24071
2014-12-22 18:22:07 +00:00
Chris Willmore
513b05c283
compiler_crashers: Use %target-swift-frontend instead of %swift -sdk %sdk
...
This fixes compiler_crashers tests that use the ObjC interface on
iOS hardware SDKs.
Swift SVN r23458
2014-11-20 00:32:59 +00:00
Chris Willmore
4e1fa4a63f
Import the swift-compiler-crashes test suite.
...
Add all compiler crash tests to the validation-test/compiler_crashers
subdirectory. Add a RUN: line to each test case according to the current
behavior of the Swift compiler.
Swift SVN r23418
2014-11-19 01:27:58 +00:00