[PATCH] D56769: Path: enhance prefix mapping

Dan McGregor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 19:38:15 PST 2019


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

Nail down the contract a bit.
Add a flag for strict path matching.
I think there's still unresolved issues with tests.


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.183239.patch
Type: text/x-patch
Size: 5740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/7d188035/attachment.bin>


More information about the llvm-commits mailing list