[all-commits] [llvm/llvm-project] a011cb: Simplify whether a header is present.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sun May 4 10:37:26 PDT 2025
Branch: refs/heads/users/mordante/ftm/generate_header_tests
Home: https://github.com/llvm/llvm-project
Commit: a011cbabf9f300f79a5741cb1e036c512956a001
https://github.com/llvm/llvm-project/commit/a011cbabf9f300f79a5741cb1e036c512956a001
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M libcxx/test/libcxx/feature_test_macro/ftm_metadata.sh.py
M libcxx/test/libcxx/feature_test_macro/generate_header_test.sh.py
M libcxx/test/libcxx/feature_test_macro/implemented_ftms.sh.py
R libcxx/test/libcxx/feature_test_macro/implemented_standard_library_headers.sh.py
M libcxx/test/libcxx/feature_test_macro/invalid.sh.py
M libcxx/test/libcxx/feature_test_macro/is_implemented.sh.py
M libcxx/test/libcxx/feature_test_macro/standard_ftms.sh.py
M libcxx/test/libcxx/feature_test_macro/standard_library_headers.sh.py
M libcxx/test/libcxx/feature_test_macro/std_dialects.sh.py
M libcxx/test/libcxx/feature_test_macro/version_header.sh.py
M libcxx/test/libcxx/feature_test_macro/version_header_implementation.sh.py
M libcxx/utils/generate_feature_test_macro_components.py
Log Message:
-----------
Simplify whether a header is present.
This use the status used for the Standard library modules.
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