Don't do jump-scope checking when code completion is enabled. It's
both a waste of time, and prone to crash due to the use of the error-recovery path in parser. Fixes <rdar://problem/12103608>, which has been driving me nuts. llvm-svn: 162081
Loading
Please register or sign in to comment