commit | ce2fc3a343ea6098a96d587071cee7299f11957a | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Mon Oct 27 18:40:21 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Mon Oct 27 18:40:21 2008 +0000 |
tree | 563bb7d1a669f989a7f984d8e21cb482a825f2cd | |
parent | 54055232a5ddb9529726e934301b125cb720a273 [diff] |
- Move ExprIterator to Stmt.h so that it can be used by classes defined in Stmt.h - Implement child_begin() and child_end() for AsmStmt. Previously these had stub implementations that did not iterate over the input/output operands of an inline assembly statement. - Use ExprIterator for performing iteration over input/output operands. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58261 91177308-0d34-0410-b5e6-96231b3b80d8