Switch the internals of clang_loadTranslationUnit() over to the new
cursor-based traversal, and eliminate TUVisitor. We're now down to one visitor for traversing the AST. Yay! llvm-svn: 94025
Loading
Please sign in to comment
cursor-based traversal, and eliminate TUVisitor. We're now down to one visitor for traversing the AST. Yay! llvm-svn: 94025