[libcxx-commits] [PATCH] D97167: [libcxx] [test] Don't pass INCLUDE to clang via -isystem

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 23 06:30:21 PST 2021


mstorsjo added a comment.

Fwiw, I traced this code back to rG4372f06d0fcaba1a6913e2f37be064e06a7b5b5b <https://reviews.llvm.org/rG4372f06d0fcaba1a6913e2f37be064e06a7b5b5b> where the initial windows testing support was added - unsure if it really was needed back then; right now it isn't - and since libc++ started depending on max_align_t, it became an issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97167



More information about the libcxx-commits mailing list