[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
Wed Mar 25 02:40:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6538b4393dc3: [clang-apply-replacements] No longer deduplucates replacements from the same TU (authored by njames93).

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/identical-in-TU/file1.yaml
  clang-tools-extra/test/clang-apply-replacements/Inputs/identical-in-TU/file2.yaml
  clang-tools-extra/test/clang-apply-replacements/Inputs/identical-in-TU/identical-in-TU.cpp
  clang-tools-extra/test/clang-apply-replacements/identical-in-TU.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76054.252522.patch
Type: text/x-patch
Size: 5356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/10aed17b/attachment.bin>


More information about the cfe-commits mailing list