github-actions[bot] wrote: <!--LLVM CODE FORMAT COMMENT: {darker}-->
:warning: Python code formatter, darker found issues in your code. :warning: <details> <summary> You can test this locally with the following command: </summary> ``````````bash darker --check --diff -r 65b0301943e64d7841e11f047a1a9fbd15f28037...bf507d257c10ed02bceadc927a1c04f418897549 libcxx/utils/libcxx/test/features.py libcxx/utils/libcxx/test/params.py `````````` </details> <details> <summary> View the diff from darker here. </summary> ``````````diff --- features.py 2024-06-18 14:57:01.000000 +0000 +++ features.py 2024-06-18 15:00:03.274255 +0000 @@ -765,11 +765,10 @@ # TODO(ldionne) Please provide the correct value. "stdlib=system && _target-before-llvm-19", cfg.available_features, ), ), - # # Availability markup features # # Tests that require std::to_chars(floating-point) in the built library `````````` </details> https://github.com/llvm/llvm-project/pull/94791 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits