[libcxx-commits] [PATCH] D100210: [libc++] Divorce the std Lit feature from the -std=XXX compiler flag

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 9 11:56:02 PDT 2021


Quuxplusone accepted this revision as: Quuxplusone.
Quuxplusone added a comment.

This //feels// simpler than D99789 <https://reviews.llvm.org/D99789>, so OK.
(Somehow `wc -l` thinks D99789 <https://reviews.llvm.org/D99789> is simpler, but whatever. This one also updates Generic-cxx20.cmake, which is a good thing.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100210



More information about the libcxx-commits mailing list