]> granicus.if.org Git - clang/commit
apply the new error recovery smarts we have for if's to while's and switch's.
authorChris Lattner <sabre@nondot.org>
Fri, 12 Dec 2008 06:31:07 +0000 (06:31 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Dec 2008 06:31:07 +0000 (06:31 +0000)
commit15ff1110c96a26c9315142d407c1f29d86a5ad1f
treed4214e70592b11d1c597f7b12c3241f27acddd75
parenta9053e02ce56d89369c607573f9b71e8122e2921
apply the new error recovery smarts we have for if's to while's and switch's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60932 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
lib/Parse/ParseStmt.cpp