libclang: expose `clang_getCursorTLSKind`
Introduce the 'TLS Kind' property of variable declarations through libclang. Additionally, provide a Python accessor for it, and test that functionality. Patch by Masud Rahman! llvm-svn: 313111
Loading
Please sign in to comment