[PATCH] D89998: [c++20] For P0732R2 / P1907R1: Basic code generation and name mangling supportfor non-type template parameters of class type and template parameter objects.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 6 20:20:23 PST 2020
rsmith updated this revision to Diff 303611.
rsmith marked an inline comment as done.
rsmith added a comment.
- Factor out duplicated mangling of null pointers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89998/new/
https://reviews.llvm.org/D89998
Files:
clang/lib/AST/APValue.cpp
clang/lib/AST/ItaniumMangle.cpp
clang/lib/AST/MicrosoftMangle.cpp
clang/test/CodeGenCXX/mangle-class-nttp.cpp
clang/test/CodeGenCXX/mangle-ms-templates.cpp
clang/test/CodeGenCXX/template-param-objects.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89998.303611.patch
Type: text/x-patch
Size: 47926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201107/2c5b330a/attachment-0001.bin>
More information about the cfe-commits
mailing list