[all-commits] [llvm/llvm-project] 24c12b: [libc++] __config cleanup; _LIBCPP_ABI_UNSTABLE sh...

philnik777 via All-commits all-commits at lists.llvm.org
Sat Feb 5 03:02:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24c12bfb3345f8ea71471c59c6689f0148360813
      https://github.com/llvm/llvm-project/commit/24c12bfb3345f8ea71471c59c6689f0148360813
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-02-05 (Sat, 05 Feb 2022)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++] __config cleanup; _LIBCPP_ABI_UNSTABLE should set _LIBCPP_ABI_VERSION

Some `__config` cleanup and `_LIBCPP_ABI_UNSTABLE` should set `_LIBCPP_ABI_VERSION`, since the latest ABI version //is// the unstable ABI.

Reviewed By: ldionne, #libc

Spies: libcxx-commits

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




More information about the All-commits mailing list