steveire added a comment.

It might make sense for now (in order to unblock you) to make the `Transformer` 
library explicitly require the `AsIs` mode. I am not so familiar with the 
transformer library, but I think you can do that by adding `traverse(AsIs, 
...)` in `Transformer::registerMatchers`.

The real fix is probably in adjusting `transformer::detail::buildMatchers`. I 
can look into that in a few hours.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80606



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to