]> granicus.if.org Git - clang/commit
CursorVisitor: Pull ObjCMessageExpr and explicit casts into data-recursion algorithm.
authorTed Kremenek <kremenek@apple.com>
Fri, 12 Nov 2010 22:24:57 +0000 (22:24 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 12 Nov 2010 22:24:57 +0000 (22:24 +0000)
commit9939424863b1497a06ca71bf0ecd06052bb8add3
tree3222e1edc6369947d6eedfdc80771a863eb04094
parentc373e3c8448ddce58a9a0eff62b1b89513b1d9ee
CursorVisitor: Pull ObjCMessageExpr and explicit casts into data-recursion algorithm.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118934 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp