[all-commits] [llvm/llvm-project] fdbd26: [libc++] Add __assertion_handler to the modulemap ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Mar 24 09:30:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdbd26b4ed83719f81cf34d413c3343c1421d739
https://github.com/llvm/llvm-project/commit/fdbd26b4ed83719f81cf34d413c3343c1421d739
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M libcxx/include/module.modulemap
Log Message:
-----------
[libc++] Add __assertion_handler to the modulemap (#131031)
That header is generated via CMake, but it is nonetheless present in the
final installation, so it should be covered by the modulemap.
rdar://131418726
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