commit | 4a76b292c9c3f60a257636e21d76b6ce1c12f8c4 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Oct 22 03:52:06 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Oct 22 03:52:06 2008 +0000 |
tree | b1511e248926c0d845620fb2235d0b3b82a9c224 | |
parent | 11292b0ce02fc679cf52e021b3b820cf8198f930 [diff] |
some minor cleanups to ParseObjCTypeName: 1. Remove a bogus assertion, clients other than sema can return a null pointer from actions that result in ParseTypeName returning null. 2. Remove dead RParenLoc variable. 3. Simplify control flow handling error conditions. 4. On a major failure, we should skip until ')' not until '}'. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57949 91177308-0d34-0410-b5e6-96231b3b80d8