tinygo/cgo
Ayke van Laethem 5127b9d65b all: add LLVM 12 support
Originally based on a PR by @QuLogic, but extended a lot to get all
tests to pass.
2021-11-30 21:53:16 +01:00
..
testdata cgo: add support for C.CString and related functions 2021-11-24 21:09:29 +01:00
cgo.go
cgo_test.go
const.go cgo: implement prefix parsing 2021-05-21 17:54:13 +02:00
const_test.go
libclang.go
libclang_config.go all: add LLVM 12 support 2021-11-30 21:53:16 +01:00
libclang_config_llvm12.go all: add LLVM 12 support 2021-11-30 21:53:16 +01:00
libclang_stubs.c
security.go cgo: implement #cgo CFLAGS 2019-11-25 09:32:03 +01:00
security_test.go
sync.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00