Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [parser] If there are unmatched braces in a function definition, try to | Argyrios Kyrtzidis | 2012-03-24 | 1 | -0/+9 |
recover by returning the statements that we parsed so far, instead of dropping the whole function body. rdar://10967343 llvm-svn: 153367 |