[PATCH] D68876: [libTooling] Group all Transformer combinators in a single namespace.

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 11 11:55:52 PDT 2019


gribozavr added a comment.

> What do you think of my just putting all of the Transformer types + combis in the single clang::transformer namespace?

That would make sense to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68876





More information about the cfe-commits mailing list