[PATCH] D37577: [libclang] add 'clang_getCursorTLSKind'

Masud Rahman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 14:28:54 PDT 2017


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

Use more specific target platform.


https://reviews.llvm.org/D37577

Files:
  bindings/python/clang/cindex.py
  bindings/python/tests/cindex/test_tls_kind.py
  include/clang-c/Index.h
  tools/libclang/CIndex.cpp
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37577.114701.patch
Type: text/x-patch
Size: 4493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170911/ac4635b4/attachment.bin>


More information about the cfe-commits mailing list