Skip to content
Commit 5778acf5 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

- 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.

llvm-svn: 58261
parent b5cf101f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment