[PATCH] D52992: cxa_demangle: make demangler's parsing functions overridable

Erik Pilkington via Phabricator reviews at reviews.llvm.org
Mon Oct 15 13:59:02 PDT 2018


erik.pilkington accepted this revision.
erik.pilkington added a comment.
This revision is now accepted and ready to land.

LGTM, thanks again! Are you planning on updating itaniumFindTypesInMangledName to use this too? (If not, I'll get around to it eventually!)


Repository:
  rCXXA libc++abi

https://reviews.llvm.org/D52992





More information about the libcxx-commits mailing list