[PATCH] D39217: [libclang, bindings]: add spelling location

Masud Rahman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 23 16:42:35 PDT 2017


frutiger updated this revision to Diff 119971.
frutiger added a comment.

Add context to the patch.


https://reviews.llvm.org/D39217

Files:
  bindings/python/clang/cindex.py
  bindings/python/tests/cindex/test_location.py
  test/Index/annotate-tokens.c
  test/Index/blocks.c
  test/Index/c-index-api-loadTU-test.m
  test/Index/c-index-getCursor-test.m
  test/Index/get-cursor.cpp
  test/Index/get-cursor.m
  test/Index/load-exprs.c
  test/Index/preamble-conditionals-crash.cpp
  test/Index/preamble_macro_template.cpp
  tools/libclang/CXSourceLocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39217.119971.patch
Type: text/x-patch
Size: 18727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171023/397a8711/attachment.bin>


More information about the cfe-commits mailing list