[all-commits] [llvm/llvm-project] 580416: [libcxx] updates the feature-test macro generator

Christopher Di Bella via All-commits all-commits at lists.llvm.org
Thu Mar 18 10:09:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 580416d573b6e5d33c09467084e382ac78f2a199
      https://github.com/llvm/llvm-project/commit/580416d573b6e5d33c09467084e382ac78f2a199
  Author: Christopher Di Bella <cjdb.ns at gmail.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M libcxx/include/version
    M libcxx/test/std/language.support/support.limits/support.limits.general/numbers.version.pass.cpp
    M libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
    M libcxx/utils/generate_feature_test_macro_components.py

  Log Message:
  -----------
  [libcxx] updates the feature-test macro generator

D97015 didn't correctly update `generate_feature_test_macro_components.py`.

Reviewed By: ldionne, Quuxplusone, #libc, Mordante

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




More information about the All-commits mailing list