Commit 955d205
committed
Provide fallback for missing
Clang 11.0.x with libc++ fails to compile tests in C++20 mode due to
incomplete char8_t support in std::filesystem::path.
Signed-off-by: Sergiu Deitsch <sergiu.deitsch@gmail.com>char8_t support1 parent 7ddea26 commit 955d205
3 files changed
Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
544 | 547 | | |
545 | 548 | | |
546 | 549 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
447 | | - | |
| 446 | + | |
448 | 447 | | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | 448 | | |
453 | 449 | | |
454 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5325 | 5325 | | |
5326 | 5326 | | |
5327 | 5327 | | |
5328 | | - | |
| 5328 | + | |
| 5329 | + | |
| 5330 | + | |
| 5331 | + | |
5329 | 5332 | | |
5330 | 5333 | | |
5331 | 5334 | | |
| |||
6090 | 6093 | | |
6091 | 6094 | | |
6092 | 6095 | | |
6093 | | - | |
6094 | | - | |
| 6096 | + | |
6095 | 6097 | | |
6096 | | - | |
6097 | | - | |
6098 | | - | |
6099 | 6098 | | |
6100 | 6099 | | |
6101 | 6100 | | |
| |||
0 commit comments