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
Use the locally installed clang, and make it work on macOS
This adds a fallback for the `$PATH`-installed `clang` executable,
which sidesteps `llvm-config` not being provided on macOS.
This also relaxes the regex filter, as the required SDK headers on macOS
have strange paths.
0 commit comments