]> granicus.if.org Git - clang/commit
Fix PR12608. Patch contributed by Yang Chen.
authorManuel Klimek <klimek@google.com>
Mon, 23 Apr 2012 16:40:40 +0000 (16:40 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 23 Apr 2012 16:40:40 +0000 (16:40 +0000)
commit9f99d06e0d22380b9d1f0609a083dbfbd8b37c10
tree9de007aac59ab07d583086f94330826e13a4a567
parentd8f0276472be810171e1068fccb604765ba55086
Fix PR12608. Patch contributed by Yang Chen.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155355 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h
unittests/Tooling/RecursiveASTVisitorTest.cpp