[libcxx-commits] [PATCH] D118616: [libc++] Use -I instead of -isystem to include headers in the test suite

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 18 18:51:34 PST 2022


philnik updated this revision to Diff 410054.
philnik added a comment.

- Next try to fix Windows


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118616

Files:
  libcxx/.clang-tidy
  libcxx/include/__config
  libcxx/include/__iterator/iterator_traits.h
  libcxx/include/__locale
  libcxx/include/__ranges/reverse_view.h
  libcxx/include/ext/__hash
  libcxx/include/ext/hash_map
  libcxx/include/ext/hash_set
  libcxx/test/configs/apple-libc++-shared.cfg.in
  libcxx/test/configs/ibm-libc++-shared.cfg.in
  libcxx/test/configs/llvm-libc++-mingw.cfg.in
  libcxx/test/configs/llvm-libc++-shared-clangcl.cfg.in
  libcxx/test/configs/llvm-libc++-shared-gcc.cfg.in
  libcxx/test/configs/llvm-libc++-shared.cfg.in
  libcxx/test/configs/llvm-libc++-static-clangcl.cfg.in
  libcxx/test/configs/llvm-libc++-static.cfg.in
  libcxx/test/std/containers/sequences/array/size_and_alignment.pass.cpp
  libcxx/utils/libcxx/test/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118616.410054.patch
Type: text/x-patch
Size: 16135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220219/59bb453d/attachment-0001.bin>


More information about the libcxx-commits mailing list