diff options
author | Martin Storsjö <martin@martin.st> | 2022-07-07 00:51:19 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-08-19 23:12:54 +0300 |
commit | 8a002ab99eea0e368dfabf7c20c63be0a6722810 (patch) | |
tree | eae657341a1b0af640fa72bb2af2d142f2a2326b /lldb/packages/Python/lldbsuite | |
parent | 1c1ecee8da6075e1d6fd1e13b5c04809b4526386 (diff) | |
download | llvm-8a002ab99eea0e368dfabf7c20c63be0a6722810.zip llvm-8a002ab99eea0e368dfabf7c20c63be0a6722810.tar.gz llvm-8a002ab99eea0e368dfabf7c20c63be0a6722810.tar.bz2 |
[libcxx] [test] Fix the transitive_includes test on Windows
Look for both kinds of slashes in include paths output from the
compiler.
Use "diff -w" to do a whitespace insensitive comparison, to ignore
differences in line endings (the python script writes to stdout
in text mode, with crlf newlines).
Differential Revision: https://reviews.llvm.org/D129428
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions