[all-commits] [llvm/llvm-project] a23652: [demangler] Support C23 _BitInt type

Senran (Stephen) Zhang via All-commits all-commits at lists.llvm.org
Thu Apr 7 21:21:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a23652f6f9d8bcdeb7eee81c45eaf3ae65cfb3c5
      https://github.com/llvm/llvm-project/commit/a23652f6f9d8bcdeb7eee81c45eaf3ae65cfb3c5
  Author: Senran Zhang <zsrkmyn at gmail.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M libcxxabi/src/demangle/ItaniumDemangle.h
    M libcxxabi/src/demangle/ItaniumNodes.def
    M libcxxabi/test/test_demangle.pass.cpp
    M llvm/include/llvm/Demangle/ItaniumDemangle.h
    M llvm/include/llvm/Demangle/ItaniumNodes.def

  Log Message:
  -----------
  [demangler] Support C23 _BitInt type

Reviewed By: #libc_abi, aaron.ballman, urnathan

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




More information about the All-commits mailing list