[PATCH] D30777: Added `applyAtomicChanges` function.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 03:17:26 PST 2017


ioeric created this revision.

... which applies a set of `AtomicChange`s on code.


https://reviews.llvm.org/D30777

Files:
  include/clang/Tooling/Refactoring/AtomicChange.h
  lib/Tooling/Refactoring/AtomicChange.cpp
  unittests/Tooling/RefactoringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30777.91153.patch
Type: text/x-patch
Size: 24006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170309/e115b492/attachment-0001.bin>


More information about the cfe-commits mailing list