forked from OSchip/llvm-project
fe547e0447
The tests added in r332842 don't work on windows, because they do path comparisons on strings, and on windows, the paths coming out of the mappings had backslashes in them. This switches comparisons to FileSpecs, so the results come out right. llvm-svn: 333074 |
||
---|---|---|
.. | ||
Inputs | ||
CMakeLists.txt | ||
MemoryRegionInfoTest.cpp | ||
ModuleCacheTest.cpp | ||
PathMappingListTest.cpp |