[libcxx-commits] [PATCH] D123134: [demangler] No need to space adjacent template closings
Nathan Sidwell via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 9 06:15:27 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc150a07f1a1: [demangler] No need to space adjacent template closings (authored by urnathan).
Herald added a project: libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++abi.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123134/new/
https://reviews.llvm.org/D123134
Files:
libcxxabi/src/demangle/ItaniumDemangle.h
libcxxabi/test/test_demangle.pass.cpp
llvm/include/llvm/Demangle/ItaniumDemangle.h
llvm/test/tools/llvm-objdump/MachO/symbolized-disassembly.test
llvm/unittests/Demangle/PartialDemangleTest.cpp
More information about the libcxx-commits
mailing list