diff options
author | A. Jiang <de34@live.cn> | 2024-09-12 05:46:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 17:46:59 -0400 |
commit | 3a0ef2a2d3113d162d0133d7384df52abb2e3d92 (patch) | |
tree | 4617d64791f3e47349ee16ca943faf419505d728 /clang/lib/Basic/FileManager.cpp | |
parent | 1797174ea6adab08474658f9c9748991d172321c (diff) | |
download | llvm-3a0ef2a2d3113d162d0133d7384df52abb2e3d92.zip llvm-3a0ef2a2d3113d162d0133d7384df52abb2e3d92.tar.gz llvm-3a0ef2a2d3113d162d0133d7384df52abb2e3d92.tar.bz2 |
[libc++] Reland LWG2921 and LWG2976 (#107960)
They were originally implemented in d42db7e083ee0 but reverted later in
a2f3c63282330be0.
This PR implement both LWG issues again, guarding the removed functions
with `_LIBCPP_STD_VER <= 14`, because they should be treated as patches
for P0302R1 which was adopted for C++17.
Fixes #103598
Fixes #103755
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions