Files
swift-mirror/include/swift/Parse/Parser.h
Chris Lattner e517ad9182 Fix unreachable code handling to properly diagnose things like:
throw x 
whatever()  

as being unreachable after the throw.



Swift SVN r28680
2015-05-17 15:13:35 +00:00

43 KiB