[all-commits] [llvm/llvm-project] 353733: [libc++][libunwind] Fixes to allow GCC 13 to compi...

philnik777 via All-commits all-commits at lists.llvm.org
Fri Aug 4 00:51:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3537338d1ab9b6da4b58499877953deb81c59e5e
      https://github.com/llvm/llvm-project/commit/3537338d1ab9b6da4b58499877953deb81c59e5e
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-08-04 (Fri, 04 Aug 2023)

  Changed paths:
    M libcxx/include/__type_traits/remove_cv.h
    M libcxx/include/__type_traits/remove_cvref.h
    M libunwind/src/CMakeLists.txt

  Log Message:
  -----------
  [libc++][libunwind] Fixes to allow GCC 13 to compile libunwind/libc++abi/libc++

These are changes to allow GCC 13 to successfully compile the runtimes stack.

Reviewed By: ldionne, #libc, #libunwind, MaskRay

Spies: MaskRay, zibi, SeanP, power-llvm-team, mstorsjo, arichardson, libcxx-commits

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




More information about the All-commits mailing list