]> granicus.if.org Git - clang/commit
A little more tweaking with StmtIterator and SizeOfAlignofExpr. A recent commit...
authorTed Kremenek <kremenek@apple.com>
Tue, 7 Oct 2008 23:35:42 +0000 (23:35 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 7 Oct 2008 23:35:42 +0000 (23:35 +0000)
commit8a213de1a86e5f347c6b591f52712c2fd6177cce
treec6ebe1e7cfe545cdc7238e62134dba3d34bc47e6
parent8ffb159441e923322bef6b5dee1aaf24c738d75e
A little more tweaking with StmtIterator and SizeOfAlignofExpr.  A recent commit actually introduced a regression, not fixed a bug.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57282 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp
lib/AST/StmtIterator.cpp