[all-commits] [llvm/llvm-project] c2c68a: [libc++] Improve generate_feature_test_macro_compo...

mordante via All-commits all-commits at lists.llvm.org
Sun Apr 4 11:09:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c2c68a5940dcd9c9e910dad78b96ecdec8517011
      https://github.com/llvm/llvm-project/commit/c2c68a5940dcd9c9e910dad78b96ecdec8517011
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2021-04-04 (Sun, 04 Apr 2021)

  Changed paths:
    M libcxx/utils/generate_feature_test_macro_components.py

  Log Message:
  -----------
  [libc++] Improve generate_feature_test_macro_components.py.

This improves the naming of the fields `depends`/`internal_depends`. It
also adds the documentation for this script. The changes are based on
D99290 and its review comments.

Differential Revision: https://reviews.llvm.org/D99615




More information about the All-commits mailing list