llvm/llvm-project
View on GitHub[modules] -print-file-name=libc++.modules.json does not work in mac m1
Open
#109,895 opened on Sep 25, 2024
clang:driverclang:moduleshelp wantedlibc++platform:macos
Repository metrics
- Stars
- (26,378 stars)
- PR merge metrics
- (Avg merge 1d 2h) (1,000 merged PRs in 30d)
Description
I received a private report that -print-file-name=libc++.modules.json doesn't work well in mac m1. Maybe this is related to the installation path of libc++ in MacOS.
Verify needed.