[PATCH] D126717: [pseudo] Add PSEUDO_GEN cmake cache variable to avoid nested CMake invocation

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 12:57:12 PDT 2022


mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.

Looks reasonable to me. The variable name feels a bit un-namespaced though, but that's what the tool is called currently. Should we rename the tool and the variable to give it a bit more of a namespace prefix, like clang-pseudo-gen or so?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126717



More information about the cfe-commits mailing list