[PATCH] D41887: [libcxxabi][demangler] Clean up and llvm-ify the expression parser

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 31 14:25:29 PST 2018


erik.pilkington updated this revision to Diff 132279.
erik.pilkington added a comment.

Rebase onto r323906. Most of this patch is just a mechanical transformation to the parser to use the new API, the interesting part is just the changes to the Db struct.


https://reviews.llvm.org/D41887

Files:
  src/cxa_demangle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41887.132279.patch
Type: text/x-patch
Size: 76702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180131/a852c35e/attachment-0001.bin>


More information about the cfe-commits mailing list