Update validation tests for no-asserts builds.

Swift SVN r24803
This commit is contained in:
Jordan Rose
2015-01-28 19:27:16 +00:00
parent bf9a17bef3
commit 406592e5c2
140 changed files with 140 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
// RUN: not --crash %target-swift-frontend %s -parse
// XFAIL: no_asserts
// XFAIL: asan
// Distributed under the terms of the MIT license