[libcxx-commits] [PATCH] D147089: [libc++] Add assertions for potential OOB reads in std::sort

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 9 06:05:43 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG36d8b449cfc9: [libc++] Add assertions for potential OOB reads in std::sort (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147089/new/

https://reviews.llvm.org/D147089

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__algorithm/sort.h
  libcxx/test/libcxx/algorithms/alg.sorting/assert.sort.invalid_comparator.pass.cpp
  libcxx/test/libcxx/algorithms/alg.sorting/bad_comparator_values.dat
  libcxx/test/support/check_assertion.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147089.520670.patch
Type: text/x-patch
Size: 45404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230509/25259099/attachment-0001.bin>


More information about the libcxx-commits mailing list