[PATCH] D62187: Delete default constructors, copy constructors, move constructors, copy assignment, move assignment operators on Expr, Stmt and Decl
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 21 04:40:17 PDT 2019
gribozavr created this revision.
gribozavr added reviewers: ilya-biryukov, rsmith.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D62187
Files:
clang/include/clang/AST/DeclBase.h
clang/include/clang/AST/Expr.h
clang/include/clang/AST/Stmt.h
clang/lib/CodeGen/CGBuiltin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62187.200458.patch
Type: text/x-patch
Size: 3650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190521/4d80a9b8/attachment-0001.bin>
More information about the cfe-commits
mailing list