diff options
author | Christian Trott <crtrott@sandia.gov> | 2023-07-25 12:25:17 -0600 |
---|---|---|
committer | Christian Trott <crtrott@sandia.gov> | 2023-07-25 12:39:35 -0600 |
commit | 488c3db245ce0fe3b70357d6798ee91c5baa82a2 (patch) | |
tree | 283c57b4f4be37abdccabd14a84277e3037aee5c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | e7f8b459532de54a8606c7d387ded7ccf5108cb5 (diff) | |
download | llvm-488c3db245ce0fe3b70357d6798ee91c5baa82a2.zip llvm-488c3db245ce0fe3b70357d6798ee91c5baa82a2.tar.gz llvm-488c3db245ce0fe3b70357d6798ee91c5baa82a2.tar.bz2 |
[libc++][mdspan] Fix uglification, categorize asserts and move tests
Fixes uglification in mdspan deduction guides, which CI
did not test for until recently. The CI modification
and mdspan testing overlapped, so mdspan landed with green
CI, and the CI modification landed too.
Make most assertions in mdspan and its helper classes
trigger during a hardened build in order to catch
out of bounds access errors.
Also moves all mdspan assertions tests from libcxx/test/std
to libcxx/test/libcxx.
Differential Revision: https://reviews.llvm.org/156181
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions