[PATCH] D76054: [clang-apply-replacements] No longer deduplucates replacements from the same TU

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 14:39:18 PDT 2020


njames93 updated this revision to Diff 250054.
njames93 added a comment.

- Added test cases


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76054/new/

https://reviews.llvm.org/D76054

Files:
  clang-tools-extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp
  clang-tools-extra/test/clang-apply-replacements/Inputs/identical2/file1.yaml
  clang-tools-extra/test/clang-apply-replacements/Inputs/identical2/file2.yaml
  clang-tools-extra/test/clang-apply-replacements/Inputs/identical2/identical2.cpp
  clang-tools-extra/test/clang-apply-replacements/identical2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76054.250054.patch
Type: text/x-patch
Size: 4883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200312/a0ba6b3c/attachment-0001.bin>


More information about the cfe-commits mailing list