Quuxplusone / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
https://p1144.godbolt.org/z/jf67zx5hq
Other
1 stars 2 forks source link

[libc++] [test] Refactor allocator_mismatch.compile.fail.cpp -> .verify.cpp #8

Closed Quuxplusone closed 1 year ago

Quuxplusone commented 1 year ago

Notice the harmonizing changes in <unordered_*> and the slightly more invasive harmonizing change in <forward_list>.

Also, the second commit in this PR adds a missing const to one of the ranges-concepts tests, as long as we're touching tests.

Quuxplusone commented 1 year ago

Merged ce32e057333e410f75a2292772fa2cd67bdb3614!