[all-commits] [llvm/llvm-project] 1c1bb7: [libc++abi] Fix issue when building the demangler ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Sep 25 09:42:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c1bb7749860b4265c002528cbfe4b6c623b934c
      https://github.com/llvm/llvm-project/commit/1c1bb7749860b4265c002528cbfe4b6c623b934c
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M libcxxabi/src/demangle/ItaniumDemangle.h
    M llvm/include/llvm/Demangle/ItaniumDemangle.h

  Log Message:
  -----------
  [libc++abi] Fix issue when building the demangler in C++11

Captures with an initializer only work in C++14. This broke the C++11
CI but wasn't noticed because our CI was down.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list