[PATCH] D50935: Add data structure to form equivalence classes of mangled names.

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 15:32:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340663: Add data structure to form equivalence classes of mangled names. (authored by rsmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50935?vs=161367&id=162489#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50935

Files:
  llvm/trunk/include/llvm/Demangle/ItaniumDemangle.h
  llvm/trunk/include/llvm/Support/ItaniumManglingCanonicalizer.h
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/ItaniumManglingCanonicalizer.cpp
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/ItaniumManglingCanonicalizerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50935.162489.patch
Type: text/x-patch
Size: 27676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/9d7780a3/attachment.bin>


More information about the llvm-commits mailing list