Skip to content

Commit ba02f12

Browse files
committed
Merge pull request #1191 from practicalswift/swiftc-28247-swift-constraints-constraintsystem-solverscope-solverscope
[swiftc] Add test case for crash triggered in swift::constraints::ConstraintSystem::SolverScope::~SolverScope()
2 parents d522cd4 + 6f84004 commit ba02f12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// RUN: not --crash %target-swift-frontend %s -parse
2+
3+
// Distributed under the terms of the MIT license
4+
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
5+
// Test case found by fuzzing
6+
7+
{func a(a)class a{var _=a(a{{a{

0 commit comments

Comments
 (0)