[libcxx-commits] [PATCH] D68075: Do not #error if no OS is #defined

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 26 09:56:57 PDT 2019


mclow.lists added a comment.

> This is unfortunate and unnecessary. In particular, this breaks two clang tests if clang is configured to use libcxx as the default C++ standard library.

Which two clang tests? (and why do they supply "none" as the target triple)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68075





More information about the libcxx-commits mailing list