Commit 95a9a26
authored
[libc++] Remove __classic_[upper,lower]_table from cxx03 __locale header NFC) (#155916)
Remove `__classic_upper_table()` and `__classic_lower_table()` from
cxx03. The previous patch removed those function but declaration was
left in cxx03 header. This is more cleaning up patch.1 parent 8230527 commit 95a9a26
1 file changed
+0
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | 585 | | |
598 | 586 | | |
599 | 587 | | |
| |||
0 commit comments