[PATCH] D119051: Extend the C++03 definition of POD to include defaulted functions
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 24 20:13:11 PDT 2022
dblaikie updated this revision to Diff 431871.
dblaikie added a comment.
Herald added a subscriber: MaskRay.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119051/new/
https://reviews.llvm.org/D119051
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/AST/DeclCXX.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/AST/ast-dump-record-definition-data-json.cpp
clang/test/Driver/clang_f_opts.c
clang/test/SemaCXX/class-layout.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119051.431871.patch
Type: text/x-patch
Size: 10732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220525/e09e7721/attachment-0001.bin>
More information about the cfe-commits
mailing list