[PATCH] D50261: [AST] Remove unnecessary indirections in DeclarationNameTable
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 3 10:52:44 PDT 2018
bricci updated this revision to Diff 159044.
bricci marked an inline comment as done.
bricci added a comment.
Added the deleted move ctors. (I think that they were already not declared because
of the user-provided copy ctor/assignment)
Will report the result about the build time but this will take some time :)
Repository:
rC Clang
https://reviews.llvm.org/D50261
Files:
include/clang/AST/DeclarationName.h
lib/AST/DeclarationName.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50261.159044.patch
Type: text/x-patch
Size: 12985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180803/f500b0f5/attachment.bin>
More information about the cfe-commits
mailing list