diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-12-14 23:40:56 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-12-14 23:40:56 +0000 |
commit | 3291844bf0947f837299837cb930cd34542ce0a2 (patch) | |
tree | a7c60a34a56af6c016ab9fd8e1fbf0be89e93d36 /llvm/lib | |
parent | 3ce37a6b8e6cee26ef17dd622c2264743d863476 (diff) | |
download | bcm5719-llvm-3291844bf0947f837299837cb930cd34542ce0a2.tar.gz bcm5719-llvm-3291844bf0947f837299837cb930cd34542ce0a2.zip |
Added "mode" to StmtIterator to record if the expression being iterated
over is the subexpression of a sizeof(expression). Different clients
will wish to handle iteration over such subexpressions differently, and can
now easily query if they are iterating over such statements using the
StmtIterator's inSizeOfExpr().
llvm-svn: 45047
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions