[PATCH] D30777: Added `applyAtomicChanges` function.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 07:37:41 PDT 2017


Thank you Nakamura!

On Tue, Mar 28, 2017, 16:35 NAKAMURA Takumi via Phabricator <
reviews at reviews.llvm.org> wrote:

> chapuni added inline comments.
>
>
> ================
> Comment at: cfe/trunk/include/clang/Tooling/Refactoring/AtomicChange.h:19
>  #include "clang/Basic/SourceManager.h"
> +#include "clang/Format/Format.h"
>  #include "clang/Tooling/Core/Replacement.h"
> ----------------
> It requires clangFormat in LINK_LIBS. Fixed in r298921.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D30777
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170328/a8760495/attachment.html>


More information about the cfe-commits mailing list