[PATCH] D60399: [CMake] Replace LLVM_ENABLE_CXX1Y and friends with LLVM_CXX_STD

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 01:57:32 PDT 2019


mstorsjo added a comment.

In D60399#1459372 <https://reviews.llvm.org/D60399#1459372>, @bogner wrote:

> I moved where we set the default into HandleLLVMOptions in r357976, this should fix both issues. Sorry for the breakage!


Thanks for fixing! That fix, together with rL357979 <https://reviews.llvm.org/rL357979>, seems to have gotten things back in working order for me now.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60399





More information about the llvm-commits mailing list