Find LLVM logic should check architecture on Mac
Open
package:ffigen
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
On M1 chips, we can have a mismatch between arm64 and x64 architectures. We should take that into account when trying to find a `libclang` to open.
See:
* https://github.com/flutter/flutter/issues/116332
Contributor guide
Assessment
This issue has not been assessed yet.