================

----------------
TsXor wrote:

In fact there are even some C functions used implicitly here: they are not 
declared in `functionList`, and relies on default `restype` as `c_int` to work. 
(Including `clang_getCursorTLSKind`, which causes segfault 
[here](https://github.com/llvm/llvm-project/pull/78114#discussion_r1451810805), 
but I'm not sure if absense of signature is the cause.)

https://github.com/llvm/llvm-project/pull/101941
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to