[all-commits] [llvm/llvm-project] 482fad: [clang][DOC] Document module mangler changes
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Wed Apr 6 11:13:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 482fad4a3fcb013aa19e97661e3d66583d026bb8
https://github.com/llvm/llvm-project/commit/482fad4a3fcb013aa19e97661e3d66583d026bb8
Author: Nathan Sidwell <nathan at acm.org>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
[clang][DOC] Document module mangler changes
Note that the mangling has changed and the demangler's learnt a new
trick. Obviously dependent upon the mangler and demangler patches.
Reviewed By: bruno
Differential Revision: https://reviews.llvm.org/D123141
More information about the All-commits
mailing list