[libcxx-commits] [PATCH] D132090: [1a/3][ASan][compiler-rt] API for double ended containers

Vitaly Buka via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Nov 27 22:59:16 PST 2022


vitalybuka added a comment.

In D132090#3942187 <https://reviews.llvm.org/D132090#3942187>, @vitalybuka wrote:

> Something is broken in this implementation see D138459 <https://reviews.llvm.org/D138459>

Actually the D138459 <https://reviews.llvm.org/D138459> is broken and this patch is correct.
But I will simplify, add unaligned case support and improve the test in D138773 <https://reviews.llvm.org/D138773>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132090



More information about the libcxx-commits mailing list