File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
validation-test/compiler_crashers Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ // RUN: not --crash %target-swift-frontend %s -parse
2
+ // REQUIRES: asserts
3
+
4
+ // Distributed under the terms of the MIT license
5
+ // Test case submitted to project by https://github.com/practicalswift (practicalswift)
6
+ // Test case found by fuzzing
7
+
8
+ { struct Q< I{ struct A: OptionSetType { let rawValue = " " let rawValue= 0
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ SOFTWARE.
24
24
Repository: https://github.com/practicalswift/swift-compiler-crashes.git
25
25
Web URL: https://github.com/practicalswift/swift-compiler-crashes
26
26
27
- Tests updated as of revision e823a5d05b386975c98b5cdd7045e4d8474bff60
27
+ Tests updated as of revision 123e5e159549b3b82e97926b8ed077f6172441e4
You can’t perform that action at this time.
0 commit comments