[libcxx-commits] [PATCH] D151156: [WIP][libc++] Support on-the-fly generated tests
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 22 14:35:01 PDT 2023
ldionne added inline comments.
================
Comment at: libcxx/test/libcxx/lit.local.cfg:5
+
+# Several tests in this directory require additional information about libc++ headers
+# to generate tests.
----------------
This stuff would have to be duplicated until all the tests are moved to this new format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151156/new/
https://reviews.llvm.org/D151156
More information about the libcxx-commits
mailing list