[PATCH] D85497: [CMake] zlib FORCE_ON overrides MSan

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 10:55:42 PDT 2020


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

lgtm

I don't know if anyone cares about the msan+zlib case, I just think it's important that FORCE_ON either enables zlib or raises an error. Looks like this patch ensures that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85497



More information about the llvm-commits mailing list