[PATCH] D31492: Add `replace` interface with range in AtomicChange.
Alexander Shaposhnikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 30 02:49:29 PDT 2017
alexshap added a comment.
to avoid misunderstanding - are the tools like clang-rename, change-namespace and clang-reorder-fields supposed to use AtomicChange (via the methods insert, replace etc) ?
(i am asking just to make sure i understand correctly the intentions behind AtomicChange interface)
https://reviews.llvm.org/D31492
More information about the cfe-commits
mailing list