You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[rfc] Use a dynamically loaded clang to do as much as we can with old clang versions, and experiment with new ones.
It's a pity that we don't support clang 3.7 and similar for generating C
bindings, when it should be straight-forward.
This change should allow us to support older clang versions, and also
experiment with pre-release clang APIs if needed.
This depends on: KyleMayes/clang-sys#44
0 commit comments