commit | 7aea1088cba7d826c6844b597d803098e2e8e62c | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne.2@gmail.com> | Wed Sep 28 16:24:20 2022 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 03 13:10:52 2022 -0700 |
tree | ce7e61af89942be603d05bcb851723f63920eb8a | |
parent | b9f9206a2b2bd823b1ffaac14f4c006b9541d251 [diff] |
[libc++] Simplify transitive includes test and fix a bug This patch incorporates the "sanitize" step of the transitive includes test into the CSV generator itself. In doing so, it removes complexity in the test but also fixes a bug where we would filter out <__mutex> from the output, leading to an incorrect list of includes for the <shared_mutex> header. Differential Revision: https://reviews.llvm.org/D134830 GitOrigin-RevId: c4ca3a2c4b00033c393f694c1d92d28ff55c69cd