]> granicus.if.org Git - clang/commit
Fixed bug in ObjCIVarExpr: the child iterator now iterates over the Base expression.
authorTed Kremenek <kremenek@apple.com>
Fri, 2 May 2008 18:40:22 +0000 (18:40 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 2 May 2008 18:40:22 +0000 (18:40 +0000)
commit92261971835f822e6bcee7baadf2c34b482dfe96
treeea792f1a6ce6adcd36b73287b8c510e1cd76d35b
parent9f7416138b8befe2d274f6f2cadc792d2c279711
Fixed bug in ObjCIVarExpr: the child iterator now iterates over the Base expression.

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