[PATCH] D55208: Python 2/3 compat - import __future__

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 08:11:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349504: Portable Python script across Python version (authored by serge_sans_paille, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55208?vs=176350&id=178684#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55208/new/

https://reviews.llvm.org/D55208

Files:
  cfe/trunk/bindings/python/clang/cindex.py
  cfe/trunk/docs/conf.py
  cfe/trunk/tools/clang-format/clang-format-diff.py
  cfe/trunk/tools/clang-format/clang-format-sublime.py
  cfe/trunk/tools/clang-format/clang-format.py
  cfe/trunk/tools/clang-format/git-clang-format
  cfe/trunk/tools/clang-rename/clang-rename.py
  cfe/trunk/tools/scan-build-py/libscanbuild/arguments.py
  cfe/trunk/utils/ABITest/ABITestGen.py
  cfe/trunk/utils/ABITest/Enumeration.py
  cfe/trunk/utils/CIndex/completion_logger_server.py
  cfe/trunk/utils/TestUtils/deep-stack.py
  cfe/trunk/utils/analyzer/SATestAdd.py
  cfe/trunk/utils/analyzer/SATestUpdateDiffs.py
  cfe/trunk/utils/analyzer/SumTimerInfo.py
  cfe/trunk/utils/check_cfc/check_cfc.py
  cfe/trunk/utils/check_cfc/obj_diff.py
  cfe/trunk/utils/check_cfc/setup.py
  cfe/trunk/utils/clangdiag.py
  cfe/trunk/utils/hmaptool/hmaptool
  cfe/trunk/utils/modfuzz.py
  cfe/trunk/utils/perf-training/perf-helper.py
  cfe/trunk/utils/token-delta.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55208.178684.patch
Type: text/x-patch
Size: 10309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/4b15ec90/attachment.bin>


More information about the llvm-commits mailing list