diff options
author | Mark de Wever <koraq@xs4all.nl> | 2022-06-02 08:16:40 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2022-06-07 18:47:44 +0200 |
commit | dea7a8e616daca3d487470cd9f648e94470f1afc (patch) | |
tree | 67fd6f53817fdce75906d64a1a3b9d701e481bef /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 907aedbb3d08a28f00a6a45b0ec82cdc373115c9 (diff) | |
download | llvm-dea7a8e616daca3d487470cd9f648e94470f1afc.zip llvm-dea7a8e616daca3d487470cd9f648e94470f1afc.tar.gz llvm-dea7a8e616daca3d487470cd9f648e94470f1afc.tar.bz2 |
[libc++] Don't use static constexpr in headers.
This was noticed in the review of D125704. In that commit only the new
table has been adapted. This adapts the existing tables.
Note since libc++'s charconv is backported to C++11 it's not possible to
use inline constexpr variables. The were introduced in C++17.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D126887
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions