[PATCH] D101968: Fix bad mangling of <data-member-prefix> for a closure in the initializer of a variable at global namespace scope.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 12 13:13:50 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5bb7e81c64bd: Fix bad mangling of <data-member-prefix> for a closure in the initializer of a… (authored by rsmith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101968/new/
https://reviews.llvm.org/D101968
Files:
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Basic/LangOptions.h
clang/lib/AST/ItaniumMangle.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGenCXX/clang-abi-compat.cpp
clang/test/CodeGenCXX/lambda-expressions-nested-linkage.cpp
clang/test/CodeGenCXX/mangle-lambda-explicit-template-params.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101968.344930.patch
Type: text/x-patch
Size: 14846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210512/df66b416/attachment-0001.bin>
More information about the cfe-commits
mailing list