[all-commits] [llvm/llvm-project] f46f93: [libc++][NFC] Resolve Python 2 FIXME

Rose via All-commits all-commits at lists.llvm.org
Fri Nov 12 10:55:36 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f46f93b4786377dd7ee704ef2beedadfe4f05adf
      https://github.com/llvm/llvm-project/commit/f46f93b4786377dd7ee704ef2beedadfe4f05adf
  Author: Alfsonso Gregory <gfunni234 at gmail.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxx/utils/gdb/libcxx/printers.py
    M libcxx/utils/libcxx/util.py
    M libcxx/utils/ssh.py

  Log Message:
  -----------
  [libc++][NFC] Resolve Python 2 FIXME

We don't use Python 2 anymore, so let us do the recommended fix instead
of using the workaround made for Python 2.

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




More information about the All-commits mailing list