commit | 823c44e6d73141f642e207980b4021ddcf09897b | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Jan 06 07:27:21 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Jan 06 07:27:21 2009 +0000 |
tree | e9aa917cfc4ad959b1898a0e6f1c28192c9b53e0 | |
parent | ead013e4a89d8a51acacebe541b922b309867642 [diff] |
- Various comment typo fixes in Sema.h - Simplify ParseDeclCXX to use early exit on error instead of nesting. - Change ParseDeclCXX to using the 'skip on error' form of ExpectAndConsume. - If we don't see the ; in a using directive, still call the action, for hopefully better error recovery. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61801 91177308-0d34-0410-b5e6-96231b3b80d8