[PATCH] D26288: Deduplicate replacements by FileEntry instead of file names.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 3 15:19:56 PDT 2016


ioeric updated this revision to Diff 76894.
ioeric added a comment.

- Addressed comments: handle non-existing files.


https://reviews.llvm.org/D26288

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26288.76894.patch
Type: text/x-patch
Size: 7160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161103/a48da750/attachment.bin>


More information about the cfe-commits mailing list