Commit db563ee
[lex.phases] Update implementation defined text
Since C++23 we no longer have physical source files, but rather
input files. Update the two implementation-defined references
to the mapping from input file to translation character set
using the same phrasing so that they provide the same entry
in the index of implementation-defined behavior, just as they
did in C++20, before getting out of sync when the terminology
changed.1 parent 5c4823a commit db563ee
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
1496 | | - | |
1497 | | - | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
1498 | 1499 | | |
1499 | 1500 | | |
1500 | 1501 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments