]> granicus.if.org Git - clang/commit
Another ParentMap bug: only the right side of a comma expression is consumed.
authorTed Kremenek <kremenek@apple.com>
Thu, 9 Apr 2009 05:34:31 +0000 (05:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 9 Apr 2009 05:34:31 +0000 (05:34 +0000)
commit24ae89a5a25f8971c7436bb3b7663e66ed99b987
tree203bad9a46775704ac2b136dea05774da7ec1e57
parente644939bf85869a6b172402b3d934a1a95f1cc2f
Another ParentMap bug: only the right side of a comma expression is consumed.

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