[libcxx-commits] [PATCH] D93383: [libc++] Use c++20 instead of c++2a consistently.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 17 00:09:28 PST 2020


curdeius added a comment.

@ldionne, I've changed params.py but then reverted it because otherwise it checks for `-std=c++20` whic not all compilers have (only clang 10+ and gcc 10+).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93383



More information about the libcxx-commits mailing list