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

Masud Rahman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 11:23:42 PDT 2017


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

Add test cases for `__declspec(thread)` and static TLS.  Clean up formatting to adhere to the project style.


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.114640.patch
Type: text/x-patch
Size: 4457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170911/6847e054/attachment.bin>


More information about the cfe-commits mailing list