[PATCH] D50586: [Demangle] Add itaniumFindTypesInMangledName()

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 09:39:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339580: [itanium demangler] Add llvm::itaniumFindTypesInMangledName() (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50586?vs=160206&id=160374#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50586

Files:
  libcxxabi/trunk/src/cxa_demangle.cpp
  llvm/trunk/include/llvm/Demangle/Demangle.h
  llvm/trunk/lib/Demangle/ItaniumDemangle.cpp
  llvm/trunk/unittests/Demangle/CMakeLists.txt
  llvm/trunk/unittests/Demangle/FindTypesInMangledNameTest.cpp
  llvm/trunk/unittests/Demangle/PartialDemangleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50586.160374.patch
Type: text/x-patch
Size: 5860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/adc68970/attachment.bin>


More information about the llvm-commits mailing list