Commit Graph

5 Commits

Author SHA1 Message Date
Dmitri Hrybenko
eae39871bc Annotate tests that no longer crash under AddressSanitizer
Swift SVN r24988
2015-02-05 02:44:55 +00:00
Dmitri Hrybenko
f09b4f3a81 validation-test: annotate tests that don't crash anymore
Swift SVN r24978
2015-02-04 22:55:41 +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