Commit 8a80cfe
committed
[ATfE] Enable locale in libc++ with LLVM-libc
This is required for std::cout. This patch relies on the following:
llvm/llvm-project#156330
llvm/llvm-project#1563311 parent 0120264 commit 8a80cfe
File tree
2 files changed
+3
-3
lines changed- arm-software/embedded
- arm-runtimes
- llvmlibc-samples/src/cpp-baremetal-semihosting-llvmlibc
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
861 | | - | |
862 | 861 | | |
863 | 862 | | |
864 | 863 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
0 commit comments