This PR reverts cc7335edc87c6ef34429b4df94f53973db520aac from #25528 partially.
C++20 has introduced some new headers, and it is premature to consider them when using the IWYU tool.
Required for #26763 and #26766.
Related discussions:
--enable-c++20
from “tidy” task back to “ASan…” one
#26770
This change reverts cc7335edc87c6ef34429b4df94f53973db520aac partially.
C++20 has introduced some new headers, and it is premature to consider
them when using the IWYU tool.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
See the guideline for information on the review process.
Type | Reviewers |
---|---|
ACK | MarcoFalke |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
review only ACK afc60524305669b54ffa8857e3c053c6db6375f8
Not sure why this was moved, but if CI passes now, this should be fine.
./depends
, see commit commit 8b1eac98282aae82762784323bf0fe0479e8a9fc: --enable-c++20
does not work with ./depends
out of the box