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:
This change reverts cc7335edc87c6ef34429b4df94f53973db520aac partially.
C++20 has introduced some new headers, and it is premature to consider
them when using the IWYU tool.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
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.
Friendly ping @0xB10C @MarcoFalke :)
review only ACK afc60524305669b54ffa8857e3c053c6db6375f8
Not sure why this was moved, but if CI passes now, this should be fine.
Ah, this was a leftover from a previous iteration that used ./depends, see commit commit 8b1eac98282aae82762784323bf0fe0479e8a9fc: --enable-c++20 does not work with ./depends out of the box