commit | 71b914b999d9c4b6df11068fc5a3291ac4770492 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Sep 09 20:38:47 2008 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Sep 09 20:38:47 2008 +0000 |
tree | 0466eb3657ad0a3045834832e0ce684fb2c97256 | |
parent | 8bd3dc64d28bdb3b263838a12aca25587bce661b [diff] |
Implement parser support for the 'condition' part of C++ selection-statements and iteration-statements (if/switch/while/for). Add new 'ActOnCXXConditionDeclarationExpr' action, called when the 'condition' is a declaration instead of an expression. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56007 91177308-0d34-0410-b5e6-96231b3b80d8