This is an archive of the discontinued LLVM Phabricator instance.

[demangler] Resync demangler sources
ClosedPublic

Authored by urnathan on Jan 23 2022, 8:49 AM.

Details

Summary

ChuanqiXu noticed that D117879 contained some unintended changes. Serge's recent patches to llvm/include/llvm/Demangle didn't also change libcxxabi/src/Demangle, which is the canonical source location. This resyncs those commits to the libcxxabi directory.

Commits:

I'll update D117879 shortly

Diff Detail

Event Timeline

urnathan requested review of this revision.Jan 23 2022, 8:49 AM
urnathan created this revision.
urnathan updated this revision to Diff 402372.Jan 23 2022, 2:19 PM

I missed the ItaniumDemangle.h #include changes.

ChuanqiXu accepted this revision.Jan 23 2022, 6:09 PM
This revision is now accepted and ready to land.Jan 23 2022, 6:09 PM
urnathan closed this revision.Jan 25 2022, 5:09 AM