validation-test: annotate tests that don't crash anymore

Swift SVN r24978
This commit is contained in:
Dmitri Hrybenko
2015-02-04 22:55:41 +00:00
parent af31899fef
commit f09b4f3a81
3 changed files with 3 additions and 3 deletions

View File

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