[libcxx-commits] [PATCH] D129428: [libcxx] [test] Fix the transitive_includes test on Windows

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 19 01:19:27 PDT 2022


mstorsjo updated this revision to Diff 453918.
mstorsjo added a comment.

Removed kludgy code for writing to stdout in binary mode in python, switched to using `diff -w` for a whitespace-insensitive comparison.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129428/new/

https://reviews.llvm.org/D129428

Files:
  libcxx/test/libcxx/transitive_includes.sanitize.py
  libcxx/test/libcxx/transitive_includes.sh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129428.453918.patch
Type: text/x-patch
Size: 46507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220819/3819f256/attachment-0001.bin>


More information about the libcxx-commits mailing list