Re: [PATCH] D18478: python bindings: expose the clang version string
john.tornblom added a comment. Any suggestions on how to test this? Just check for non-empty string? http://reviews.llvm.org/D18478 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
[PATCH] D18478: python bindings: expose the clang version string
john.tornblom created this revision. john.tornblom added reviewers: eliben, compnerd. john.tornblom added a subscriber: cfe-commits. http://reviews.llvm.org/D18478 Files: bindings/python/clang/cindex.py Index: bindings/python/clang/cindex.py