Commit 65de8ee
MarcoFalke
Merge bitcoin/bitcoin#26770: ci: Move
afc6052 ci: Move `--enable-c++20` from "tidy" task back to "ASan..." one (Hennadii Stepanov)
Pull request description:
This PR reverts cc7335e from bitcoin/bitcoin#25528 partially.
C++20 has introduced some new headers, and it is premature to consider them when using the IWYU tool.
Required for bitcoin/bitcoin#26763 and bitcoin/bitcoin#26766.
Related discussions:
- bitcoin/bitcoin#25528 (comment)
- bitcoin/bitcoin#26763 (comment)
ACKs for top commit:
MarcoFalke:
review only ACK afc6052
Tree-SHA512: 9c1d3317d0f7a94d46d1e442da1a91669cd9ed1e62a41579edc96e1f5447551b536d32eeb222caf277e85228482753be545e0a874208cb24f9a8491fce3b6d9f--enable-c++20 from "tidy" task back to "ASan..." oneFile tree
2 files changed
+2
-2
lines changed- ci/test
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
0 commit comments