[PATCH] D56769: Path: enhance prefix mapping
Dan McGregor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 16 16:13:44 PST 2019
dankm updated this revision to Diff 182183.
dankm marked 4 inline comments as done.
dankm added a comment.
Attempt to document and test the desired interface.
The only minor change doesn't appear to affect in-tree consumers; and I'm not aware of out-of-tree consumers of this interface, so I think it's safe to change.
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.182183.patch
Type: text/x-patch
Size: 4480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/b2ba2e76/attachment.bin>
More information about the llvm-commits
mailing list