[PATCH] D54120: [python] Support PathLike filenames and directories

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 10 03:44:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346586: [python] Support PathLike filenames and directories (authored by mgorny, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54120?vs=173505&id=173508#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54120

Files:
  cfe/trunk/bindings/python/clang/cindex.py
  cfe/trunk/bindings/python/tests/cindex/test_cdb.py
  cfe/trunk/bindings/python/tests/cindex/test_code_completion.py
  cfe/trunk/bindings/python/tests/cindex/test_translation_unit.py
  cfe/trunk/bindings/python/tests/cindex/util.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54120.173508.patch
Type: text/x-patch
Size: 14326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181110/e9d26c31/attachment.bin>


More information about the llvm-commits mailing list