[PATCH] D51647: Fix build failures after rL341386.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 11:32:46 PDT 2018


rnk added a comment.

I would suggest using LLVM's demangler instead. Try including llvm/Demangle/Demangle.h and see if it suits your needs.


Repository:
  rL LLVM

https://reviews.llvm.org/D51647





More information about the llvm-commits mailing list