[PATCH] D69407: build: remove `LLVM_CXX_STD` extension point

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 15:02:34 PDT 2019


compnerd added a comment.

My reasoning behind that was that it seemed that some people were concerned about cached variables not being easy to remove in subsequent updates.  This will now default to 14, but allow the user to specify a different value.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69407





More information about the llvm-commits mailing list