[PATCH] D54120: [python] Support PathLike filenames and directories
Jakub Stasiak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 10 03:03:14 PST 2018
jstasiak updated this revision to Diff 173505.
jstasiak added a comment.
That's fair, changed string to just x, should be obvious from the context what x is.
Thank you for the review. As I don't have commit access I'd like to ask you to commit this on my behalf.
https://reviews.llvm.org/D54120
Files:
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cdb.py
bindings/python/tests/cindex/test_code_completion.py
bindings/python/tests/cindex/test_translation_unit.py
bindings/python/tests/cindex/util.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54120.173505.patch
Type: text/x-patch
Size: 14176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181110/31ad485b/attachment-0001.bin>
More information about the cfe-commits
mailing list