commit | 3f2a8a0de575b02408384f92914729b7518d4e77 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Oct 07 10:21:57 2008 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Oct 07 10:21:57 2008 +0000 |
tree | fc4553aeec4cbc1ca9f8dea5807a6f13723ccc81 | |
parent | bb316c5b561a2d8a31ead6800e05ca923a255cb8 [diff] |
In ParseParenDeclarator match "D.setGroupingParens(true);" with another setGroupingParens call after the ')' is parsed. Fixes this bug: int (x)(0); // error, expected function declarator where the '(0)' initializer is git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57241 91177308-0d34-0410-b5e6-96231b3b80d8