aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorStephan T. Lavavej <stl@nuwen.net>2024-05-28 12:15:50 -0700
committerGitHub <noreply@github.com>2024-05-28 12:15:50 -0700
commita4bef0ca826a8145ef3cb288846017c034a817c2 (patch)
tree4c1b77b648097b6e7916ddf5b98cb0e213cb1435 /llvm/lib/Object/WasmObjectFile.cpp
parentdebdbeda15802900615d1bee83e4fc519abeaba6 (diff)
downloadllvm-a4bef0ca826a8145ef3cb288846017c034a817c2.zip
llvm-a4bef0ca826a8145ef3cb288846017c034a817c2.tar.gz
llvm-a4bef0ca826a8145ef3cb288846017c034a817c2.tar.bz2
[libc++] Mark P2845R8 `__cpp_lib_format_path` and P2587R3 `__cpp_lib_to_string` as C++26 (#93255)
[P2845R8](https://wg21.link/P2845R8) "Formatting of `std::filesystem::path`" and [P2587R3](https://wg21.link/P2587R3) "`to_string` or not `to_string`" are C++26 features, so they should be marked accordingly in `generate_feature_test_macro_components.py`. I verified that without my changes, running the script produced no edits. Then with my changes, I ran the script to regenerate all files, with no other manual edits. Found while running libc++'s tests with MSVC's STL, which noticed this because it's currently a C++23-only implementation. Note that @H-G-Hristov has a draft implementation of P2587R3: #78100
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions