[PATCH] D112647: [clang-apply-replacements] Correctly handle relative paths

Adrian Vogelsgesang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 27 11:52:44 PDT 2021


avogelsgesang updated this revision to Diff 382741.
avogelsgesang added a comment.

Remove unrelated changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112647

Files:
  clang-tools-extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp
  clang-tools-extra/test/clang-apply-replacements/Inputs/relative-paths/basic.h
  clang-tools-extra/test/clang-apply-replacements/Inputs/relative-paths/file1.yaml
  clang-tools-extra/test/clang-apply-replacements/Inputs/relative-paths/file2.yaml
  clang-tools-extra/test/clang-apply-replacements/relative-paths.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112647.382741.patch
Type: text/x-patch
Size: 5178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211027/6e78e36e/attachment.bin>


More information about the cfe-commits mailing list