On Fri, Aug 07, 2015 at 11:35:26PM -0700, Omar Sandoval wrote:
> This makes it easier for tools using the Python libclang bindings to
> display diagnostics in a manner consistent with clang.
Ping, any comments on this?
Thanks.
> ---
> bindings/python/clang/cindex.py | 33 +++
This makes it easier for tools using the Python libclang bindings to
display diagnostics in a manner consistent with clang.
---
bindings/python/clang/cindex.py | 33 +
1 file changed, 33 insertions(+)
diff --git a/bindings/python/clang/cindex.py b/bindings/python/c