llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.11k stars 11.61k forks source link

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

Open ChuanqiXu9 opened 1 hour ago

ChuanqiXu9 commented 1 hour ago

I received a private report that -print-file-name=libc++.modules.json doesn't work well in mac. Maybe this is related to the installation path of libc++ in MacOS.

Verify needed.

llvmbot commented 1 hour ago

@llvm/issue-subscribers-clang-modules

Author: Chuanqi Xu (ChuanqiXu9)

I received a private report that `-print-file-name=libc++.modules.json` doesn't work well in mac. Maybe this is related to the installation path of libc++ in MacOS. Verify needed.