aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>2022-01-22 18:34:25 -0500
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>2022-01-26 19:34:03 -0500
commitc99a585399381dd7d7391d2d93e9a2cbdf59d955 (patch)
tree52fba365cf6c5f96b9920ca2c7da3d6e4a9946e8 /llvm/lib/Object/MachOObjectFile.cpp
parent16031cbf2bb1662f3b457e537d3e2d84a21adc7c (diff)
downloadllvm-c99a585399381dd7d7391d2d93e9a2cbdf59d955.zip
llvm-c99a585399381dd7d7391d2d93e9a2cbdf59d955.tar.gz
llvm-c99a585399381dd7d7391d2d93e9a2cbdf59d955.tar.bz2
[libc++] Make C++03 reference_wrapper more like C++11.
Remove a bunch of LIBCPP_CXX03_LANG. This is the result of a rabbithole to re-eliminate the workaround I introduced into std::cref in D117953. It turns out that Clang's C++03 mode (the only compiler we care about C++03 for) now supports all the things we were originally eschewing via LIBCPP_CXX03_LANG; we can fully support these reference_wrapper features in C++03 mode, and un-XFAIL the relevant tests. Drive-by constexprify a few more tests. Differential Revision: https://reviews.llvm.org/D117974
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions