jklaehn added inline comments.

================
Comment at: bindings/python/clang/cindex.py:214
 
+class Location(object):
+    """A Location is a specific kind of source location.  A SourceLocation
----------------
Can you also add `Location` to `__all__`?


https://reviews.llvm.org/D37905



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to