[PATCH] D73830: Only pass -UNDEBUG when compiling C/C++

Evan Wilde via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 2 16:20:43 PST 2020


etcwilde added a comment.

In D73830#1853864 <https://reviews.llvm.org/D73830#1853864>, @mstorsjo wrote:

> This is causing build failures for me with CMake 3.10, also see https://github.com/llvm/llvm-project/commit/9b84dabc5f36f7e027c62b5c00ea97e21cfcacdd#commitcomment-37081955 for discussion about this issue.


Fix posted: https://reviews.llvm.org/D73858
I don't have commit privileges yet, so someone will have to merge it for me once approved.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73830





More information about the llvm-commits mailing list