Another chunk of the new RecursiveASTVisitor implementation: switch the return
value semantics such that we recurse while the visitors return true, and halt
as soon as one returns false. Patch by csilvers.

llvm-svn: 105787
3 files changed
tree: d21fd5e0255989115880a5f8ef30d76c1155bef2
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/