[PATCH] D54236: [cmake] Set CMP0075 to NEW

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 16:07:41 PST 2018


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

LGTM.

My biggest argument against changing how clang does things is that we want to get the policy failures there too so that we know to fix them. We do support building clang out of tree, and hiding the warnings for in-tree builds will just make it harder to find and fix them.


Repository:
  rL LLVM

https://reviews.llvm.org/D54236





More information about the llvm-commits mailing list