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

Masud Rahman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 12 06:22:07 PDT 2017


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

Expand the acronym 'TLS' to 'thread-local storage' in documentation.


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.114818.patch
Type: text/x-patch
Size: 4586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170912/23fd3cee/attachment.bin>


More information about the cfe-commits mailing list