[PATCH] D16552: Implement the likely resolution of core issue 253.
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 18 11:24:22 PST 2016
thakis updated this revision to Diff 48373.
thakis marked an inline comment as done.
thakis added a comment.
address comments
http://reviews.llvm.org/D16552
Files:
include/clang/AST/DeclCXX.h
lib/AST/ASTImporter.cpp
lib/AST/DeclCXX.cpp
lib/Sema/SemaInit.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriter.cpp
test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/p2.cpp
test/CXX/dcl.decl/dcl.init/p6.cpp
test/SemaCXX/attr-selectany.cpp
test/SemaCXX/constexpr-value-init.cpp
test/SemaCXX/cxx0x-cursory-default-delete.cpp
test/SemaCXX/illegal-member-initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16552.48373.patch
Type: text/x-patch
Size: 12232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160218/9ef09c14/attachment-0001.bin>
More information about the cfe-commits
mailing list