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
run make, then you could find the updated wrappers in the lib folder
How to upgrade Clang.jl
cd to this directory
if you want to change major version, change the compat bound in Project.toml.
Note: since you're going through a breaking release, you may have to adapt the generator.jl script
run julia --project and then in the Julia REPL, run pkg> up