Chris Willmore
690daa539a
Back out changes for in-place methods/operators from Xcode 7.
...
This reverts commits r26508, r26545, and r26576.
Swift SVN r26900
2015-04-02 21:14:28 +00:00
Chris Willmore
972d0d6cba
Compiler crasher 1293 no longer crashes after r26508.
...
Swift SVN r26545
2015-03-25 18:46:50 +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