This is an archive of the discontinued LLVM Phabricator instance.

[clang][DOC] Document module mangler changes
ClosedPublic

Authored by urnathan on Apr 5 2022, 9:38 AM.

Details

Summary

Now the updated module mangling and demangling are in, here's a release note patch.

Diff Detail

Event Timeline

urnathan created this revision.Apr 5 2022, 9:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2022, 9:38 AM
urnathan requested review of this revision.Apr 5 2022, 9:38 AM
bruno added a comment.Apr 5 2022, 9:48 AM

Nice!

clang/docs/ReleaseNotes.rst
204

Probably worth saying "...scheme for C++20 modules" to avoid confusion that clang modules might have changed too.

urnathan updated this revision to Diff 420783.Apr 6 2022, 4:47 AM

'c++20 modules' ...

urnathan marked an inline comment as done.Apr 6 2022, 4:48 AM
bruno accepted this revision.Apr 6 2022, 10:38 AM
This revision is now accepted and ready to land.Apr 6 2022, 10:38 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2022, 11:13 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript