[all-commits] [llvm/llvm-project] ecd3ce: [libc++] Make sure platform detection works in bot...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Apr 30 12:32:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ecd3ce0e5a0477d77be2e154b7efa247656c3445
      https://github.com/llvm/llvm-project/commit/ecd3ce0e5a0477d77be2e154b7efa247656c3445
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/target_info.py

  Log Message:
  -----------
  [libc++] Make sure platform detection works in both Python 2 and 3

19123a3e0873 was too naive -- we really want to handle both Python 2 and
Python 3, not only Python 3.




More information about the All-commits mailing list