![]() Only try to convert the C symbols to their Go equivalents that are actually referenced by the Go code with C.<somesymbol>. This avoids having to support all possible C types, which is difficult because of oddities like `typedef void` or `__builtin_va_list`. Especially __builtin_va_list, which varies between targets. |
||
---|---|---|
.. | ||
cgo.go | ||
errors.go | ||
libclang.go | ||
libclang_config.go | ||
libclang_stubs.c | ||
loader.go | ||
ssa.go | ||
sync.go |