Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 5e19fd172063c8957a35c7fa3596620f79ebba97 Author: Louis Dionne <ldionne.2@gmail.com> Date: Wed Sep 4 16:39:55 2024 -0400 [libc++][modules] Consolidate leaf modules into their own top-level modules (#107147) Some modules are leaf modules in the sense that they are not used by any other part of the headers. These leaf modules are easy to consolidate since there is no risk to create a cycle. As a result of regrouping these modules, several missing includes were found and fixed in this patch. |