[all-commits] [llvm/llvm-project] 860753: [libc++] Bump _LIBCPP_STD_VER to the next expected...

philnik777 via All-commits all-commits at lists.llvm.org
Sat Sep 10 00:53:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 860753934ca3865a1f680531924c43bafbf1917a
      https://github.com/llvm/llvm-project/commit/860753934ca3865a1f680531924c43bafbf1917a
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-09-10 (Sat, 10 Sep 2022)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++] Bump _LIBCPP_STD_VER to the next expected C++ version

We've decided to use `_LIBCPP_STD_VER >= xy` while discussing to change the constexpr macros, so let's finally bump the version macro to match that.

Reviewed By: ldionne, Mordante, huixie90, #libc, avogelsgesang

Spies: avogelsgesang, libcxx-commits

Differential Revision: https://reviews.llvm.org/D133323




More information about the All-commits mailing list