This is an archive of the discontinued LLVM Phabricator instance.

Fix build failures after rL341386.
ClosedPublic

Authored by hjyamauchi on Sep 4 2018, 11:08 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hjyamauchi created this revision.Sep 4 2018, 11:08 AM
davidxl accepted this revision.Sep 4 2018, 11:10 AM

lgtm

This revision is now accepted and ready to land.Sep 4 2018, 11:10 AM
This revision was automatically updated to reflect the committed changes.
rnk added a subscriber: rnk.Sep 4 2018, 11:29 AM

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