llvm/llvm-project

[modules] -print-file-name=libc++.modules.json does not work in mac m1

Open

#109,895 opened on Sep 25, 2024

View on GitHub
 (56 comments) (0 reactions) (0 assignees)C++ (10,782 forks)batch import
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.

Contributor guide