[PATCH] D141441: [clang] Add ElaboratedType sugaring for types on implicit special members
Brad King via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 10 15:56:54 PST 2023
brad.king updated this revision to Diff 488021.
brad.king edited the summary of this revision.
brad.king added a comment.
Clarify commit message
Revise the message to clarify the changes are for implicitly
generated members.
Also link to the corresponding issue with a full URL.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141441/new/
https://reviews.llvm.org/D141441
Files:
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/AST/ast-dump-decl.cpp
clang/test/AST/ast-dump-expr-json.cpp
clang/test/Analysis/auto-obj-dtors-cfg-output.cpp
clang/test/Analysis/lifetime-cfg-output.cpp
clang/test/Analysis/missing-bind-temporary.cpp
clang/test/Analysis/scopes-cfg-output.cpp
clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/p4.cpp
clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/p2.cpp
clang/test/Index/print-type.cpp
clang/test/Misc/diag-template-diffing.cpp
clang/test/SemaCXX/conversion-function.cpp
clang/test/SemaCXX/cxx11-call-to-deleted-constructor.cpp
clang/test/SemaCXX/deduced-return-type-cxx14.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141441.488021.patch
Type: text/x-patch
Size: 31329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230110/8388e166/attachment-0001.bin>
More information about the cfe-commits
mailing list