diff options
author | Louis Dionne <ldionne@apple.com> | 2018-11-29 19:44:57 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-11-29 19:44:57 +0000 |
commit | e823b6d7e616b8338b5c2690f0e15e8b1b10b1c7 (patch) | |
tree | d663a37b97064e97f782210811fb9b91294a84c5 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 129d529ab3e9ce9841b36541ecbf127a89248cfc (diff) | |
download | llvm-e823b6d7e616b8338b5c2690f0e15e8b1b10b1c7.zip llvm-e823b6d7e616b8338b5c2690f0e15e8b1b10b1c7.tar.gz llvm-e823b6d7e616b8338b5c2690f0e15e8b1b10b1c7.tar.bz2 |
[libcxx] Remove bad_array_length
Summary:
std::bad_array_length was added by n3467, but this never made it into C++.
This commit removes the definition of std::bad_array_length from the headers
AND from the shared library. See the comments in the ABI changelog for details
about the ABI implications of this change.
Reviewers: mclow.lists, dexonsmith, howard.hinnant, EricWF
Subscribers: christof, jkorous, libcxx-commits
Differential Revision: https://reviews.llvm.org/D54804
llvm-svn: 347903
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions