[PATCH] D33368: [libcxxabi][demangler] Fix a crash in the demangler

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 13:55:46 PDT 2017


erik.pilkington added a comment.

r303806 removes the assertion (instead just returning first). I though this should never happen, I'm looking into this testcase to see if there is another bug here.
Thanks,
Erik


Repository:
  rL LLVM

https://reviews.llvm.org/D33368





More information about the cfe-commits mailing list