[all-commits] [llvm/llvm-project] f5c591: [RFC][libc++] Testing feature test macro script.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Thu May 2 11:52:21 PDT 2024
Branch: refs/heads/users/mordante/tests_feature_test_macro_script
Home: https://github.com/llvm/llvm-project
Commit: f5c591c4b92371671f687c4a2041c3edcedf1b78
https://github.com/llvm/llvm-project/commit/f5c591c4b92371671f687c4a2041c3edcedf1b78
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
A libcxx/test/libcxx/feature_test_macro_csv.sh.py
A libcxx/utils/data/feature_test_macros/test_data.json
M libcxx/utils/generate_feature_test_macro_components.py
Log Message:
-----------
[RFC][libc++] Testing feature test macro script.
This is a proof-of-concept how we can test the script. Instead of storing
the data in the script it's stored in a JSON file so a different file can
be used for testing.
This is related to the RFC https://github.com/llvm/llvm-project/pull/89499
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list