[PATCH] D124153: [CMake] Change default CMAKE_BUILD_TYPE to Release

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 04:04:54 PDT 2022


RKSimon added a comment.

In D124153#3464058 <https://reviews.llvm.org/D124153#3464058>, @fhahn wrote:

> I think if `Release` is the new default we should also enable assertions by default, as this should be closer to the Debug configuration and at least ensure that `-debug` works.

+1 For keeping assertions enabled by default.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124153



More information about the llvm-commits mailing list