[libcxx-commits] [PATCH] D93922: Itanium Mangling: Mangle `__alignof__` differently than `alignof`.
James Y Knight via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 26 15:47:26 PST 2021
jyknight updated this revision to Diff 319422.
jyknight retitled this revision from "Mangle `__alignof__` differently than `alignof`." to "Itanium Mangling: Mangle `__alignof__` differently than `alignof`.".
jyknight added a comment.
Minor updates.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93922/new/
https://reviews.llvm.org/D93922
Files:
clang/lib/AST/ItaniumMangle.cpp
clang/test/CodeGenCXX/mangle-alignof.cpp
clang/test/CodeGenCXX/microsoft-uuidof-mangling.cpp
libcxxabi/src/demangle/ItaniumDemangle.h
libcxxabi/test/test_demangle.pass.cpp
llvm/include/llvm/Demangle/ItaniumDemangle.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93922.319422.patch
Type: text/x-patch
Size: 16641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210126/caaebd15/attachment.bin>
More information about the libcxx-commits
mailing list