[all-commits] [llvm/llvm-project] 6fd27d: [libc++] Don't generate the modulemap file (#80352)
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Mar 4 15:16:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fd27d5b0321f65c8a09624e456e33874ae3730b
https://github.com/llvm/llvm-project/commit/6fd27d5b0321f65c8a09624e456e33874ae3730b
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M libcxx/docs/Contributing.rst
M libcxx/include/CMakeLists.txt
A libcxx/include/module.modulemap
R libcxx/include/module.modulemap.in
M libcxx/test/libcxx/lint/lint_headers.sh.py
M libcxx/utils/libcxx/header_information.py
Log Message:
-----------
[libc++] Don't generate the modulemap file (#80352)
We actually didn't generate anything in that file, so generating it via
CMake is useless.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list