[PATCH] D116731: [Clang] Make Clang copy its CMake modules into the build dir

Pete Steinfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 6 08:35:56 PST 2022


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

Thanks for doing this!

After adopting this change, I did an in tree build followed by an out of tree build -- both without creating or using the install area.  Both builds were successful and ran `check-flang` without problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116731



More information about the cfe-commits mailing list