> On Dec 9, 2015, at 1:56 PM, Kevin Ballard via swift-dev <[email protected]>
> wrote:
>
> When I get a crash in Swift, is there any easy way to figure out if it's
> already a known crasher?
Not that I know of.
> I know there's a bunch of test cases in
> validation-test/compiler_crashers{,_2}/ which I assume are all existing
> crashers.
They are not. They are crashes collected by
https://github.com/practicalswift/swift-compiler-crashes . Some were discovered
by users, most were discovered by automated fuzzers, and there are often
duplicates among them.
--
Greg Parker [email protected] Runtime Wrangler
_______________________________________________
swift-dev mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-dev