[PATCH] D56750: Implement feature test macros using a script.

Eric Fiselier via Phabricator reviews at reviews.llvm.org
Tue Jan 15 21:47:07 PST 2019


EricWF marked 3 inline comments as done.
EricWF added inline comments.


================
Comment at: test/std/language.support/support.limits/support.limits.general/generate_feature_test_macro_components.py:823
+//
+// WARNING: This test was generated by generate_feature_test_macros_tests.py and
+// should not be edited manually.
----------------
jfb wrote:
> Looks like the file gets its own name wrong :(
Thanks. Should be fixed now.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D56750





More information about the libcxx-commits mailing list