[PATCH] D56769: Path: enhance prefix mapping

Dan McGregor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 12:26:54 PST 2019


dankm updated this revision to Diff 182119.
dankm added a comment.

Rewrote and simplified the replace_path_prefix function, and added a bunch of tests to catch corner cases I noticed during testing.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56769

Files:
  include/llvm/Support/Path.h
  lib/Support/Path.cpp
  unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56769.182119.patch
Type: text/x-patch
Size: 3703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/9ca33601/attachment.bin>


More information about the llvm-commits mailing list