[PATCH] D30777: Added `applyAtomicChanges` function.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 7 02:38:01 PDT 2017


ioeric updated this revision to Diff 94497.
ioeric added a comment.
Herald added a subscriber: mgorny.

- Try to unbreak buildbots after r298913.
- Add clangFormat to dependency
- Update cmake


https://reviews.llvm.org/D30777

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30777.94497.patch
Type: text/x-patch
Size: 25154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170407/4e1fa26a/attachment-0001.bin>


More information about the cfe-commits mailing list