[libcxx-commits] [PATCH] D117422: [libcxx][test] compiler options are non-portable
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 17 08:18:26 PST 2022
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
Could we include `"test_macros.h"` and use `TEST_COMPILER_CLANG`/`TEST_COMPILER_C1XX` instead? (By the way, it seems to me that `TEST_COMPILER_C1XX` should be renamed to something more sensible).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117422/new/
https://reviews.llvm.org/D117422
More information about the libcxx-commits
mailing list