[PATCH] D55121: Make several Python scripts portable across Python2 and Python 3

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 3 04:15:48 PST 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D55121?vs=176330&id=176363#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55121

Files:
  cfe/trunk/bindings/python/clang/cindex.py
  cfe/trunk/docs/tools/dump_format_style.py
  cfe/trunk/tools/scan-view/share/Reporter.py
  cfe/trunk/tools/scan-view/share/ScanView.py
  cfe/trunk/utils/ABITest/ABITestGen.py
  cfe/trunk/utils/ABITest/TypeGen.py
  cfe/trunk/utils/analyzer/CmpRuns.py
  cfe/trunk/utils/modfuzz.py
  cfe/trunk/utils/token-delta.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55121.176363.patch
Type: text/x-patch
Size: 8465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181203/b303159d/attachment-0001.bin>


More information about the cfe-commits mailing list