diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2021-03-24 19:14:51 -0400 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2021-03-25 10:34:35 -0400 |
commit | e21ab31f45a440e195f9c914083d57718e0de3b7 (patch) | |
tree | c407ea8f7da9be3671bbfa27c9b5b5c4e9a85dd9 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 06e2b737aa0347b42e8bf37cb00a053eab0a9393 (diff) | |
download | llvm-e21ab31f45a440e195f9c914083d57718e0de3b7.zip llvm-e21ab31f45a440e195f9c914083d57718e0de3b7.tar.gz llvm-e21ab31f45a440e195f9c914083d57718e0de3b7.tar.bz2 |
[libc++] Eliminate <compare>'s dependency on <array>.
This refactor is not only a good idea, but is in fact required by the standard,
in the sense that <array> is mandated to include <compare>.
So <compare> shouldn't have a circular dependency on <array>!
Differential Revision: https://reviews.llvm.org/D99307
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions