]> granicus.if.org Git - clang/commit
[libclang] Move CursorVisitor to its own header.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 3 Nov 2011 19:02:34 +0000 (19:02 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 3 Nov 2011 19:02:34 +0000 (19:02 +0000)
commite397bf1bd90cfceb0166606ebcd2580b7671a828
tree3aa720d952bc7ef3790798333bb8f453783e0ccb
parentea0e4e8466cd57ddc24d89763e2b019b2d687752
[libclang] Move CursorVisitor to its own header.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143639 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp
tools/libclang/CursorVisitor.h [new file with mode: 0644]
tools/libclang/Index_Internal.h