tinygo/loader
Ayke van Laethem 850a5fdbfb loader: only add Clang header path for CGo
It should only be added at the point that it is needed, for example when
using libclang or using the built-in Clang. It isn't needed when running
an external tool.
2022-02-12 15:33:06 +01:00
..
errors.go main: match go test output 2021-05-06 20:04:16 +02:00
goroot.go loader: elminate goroot cache inconsistency 2021-12-28 18:01:15 -05:00
list.go main (test): integrate test corpus runner 2022-01-23 10:22:28 -05:00
loader.go loader: only add Clang header path for CGo 2022-02-12 15:33:06 +01:00
ssa.go compiler: refactor and add tests 2021-01-15 14:43:43 +01:00