[PATCH] D60123: [AST] Forbid copy/move of Stmt.
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 2 06:05:59 PDT 2019
riccibruno added a comment.
In D60123#1451303 <https://reviews.llvm.org/D60123#1451303>, @lebedev.ri wrote:
> Probably `Decl` too?
Yep. I though it was already done but after checking it seems I remembered incorrectly.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60123/new/
https://reviews.llvm.org/D60123
More information about the cfe-commits
mailing list