[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
Thu May 23 02:20:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
gribozavr marked an inline comment as done.
Closed by commit rC361468: Delete default constructors, copy constructors, move constructors, copy… (authored by gribozavr, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62187?vs=200684&id=200896#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62187/new/

https://reviews.llvm.org/D62187

Files:
  include/clang/AST/DeclBase.h
  include/clang/AST/Expr.h
  include/clang/AST/Stmt.h
  lib/CodeGen/CGBuiltin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62187.200896.patch
Type: text/x-patch
Size: 4100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190523/ea232a3b/attachment.bin>


More information about the cfe-commits mailing list