[PATCH] D80654: WIP: Make it possible to use the traverse() matcher in clang-query

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 27 13:02:46 PDT 2020


steveire added a comment.

This is not ready for review, but is it a direction we want to go, given that we can already use

  set traversal <foo>

in clang-query?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80654/new/

https://reviews.llvm.org/D80654





More information about the cfe-commits mailing list