[libcxx-commits] [libcxx] [libc++] Adds a new feature-test macro generator class. (PR #90889)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 23 09:14:59 PDT 2024
================
@@ -0,0 +1,53 @@
+# RUN: %{python} %s %{libcxx-dir}/utils %{libcxx-dir}/utils/data/feature_test_macros/test_data.json
----------------
ldionne wrote:
Nit, but I think these RUN lines should come after the license.
https://github.com/llvm/llvm-project/pull/90889
More information about the libcxx-commits
mailing list