Commit dbddf28
[build] Allow other repos to control use_cxx23 with build_overrides
At least Angle will have to stay on C++20 after Chromium migrates to
C++23 [1], so give them an escape hatch. I'm hoping we can at least
get rid of use_cxx17 to avoid having 2 flags [2].
[1] https://crbug.com/330910097#comment15
[2] https://groups.google.com/a/google.com/g/angle-team/c/_SeqZIlTyAQ
Bug: 388070065
Change-Id: I5db734769953f71e51a1571964338a9d185b7a45
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7179482
Commit-Queue: Nico Weber <[email protected]>
Reviewed-by: Nico Weber <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1548495}
NOKEYCHECK=True
GitOrigin-RevId: 79a63a62dad5cf0484983d94f83b0dcfc1f882831 parent e3b2ae8 commit dbddf28
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments