forked from OSchip/llvm-project
7a8edcb212
In D49466, sys::path::replace_path_prefix was used instead startswith for -f[macro/debug/file]-prefix-map options. However those were reverted later (commit rG3bb24bf25767ef5bbcef958b484e7a06d8689204) due to broken Windows tests. This patch restores those replace_path_prefix calls. It also modifies the prefix matching to be case-insensitive under Windows. Differential Revision : https://reviews.llvm.org/D76869 |
||
---|---|---|
.. | ||
TestFramework.framework | ||
cycle | ||
headermap-rel | ||
headermap-rel2 | ||
include-file-and-dir | ||
include-file-test | ||
include-header-missing-in-framework | ||
include-next-1 | ||
include-next-2 | ||
include-subdir | ||
microsoft-header-search | ||
nonportable-hmaps |