[libcxx-commits] [PATCH] D144155: [ASan] Unpoisoning vectors memory before deallocation

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 17 03:11:23 PST 2023


philnik requested changes to this revision.
philnik added a comment.
This revision now requires changes to proceed.

I think this should be put in D136765 <https://reviews.llvm.org/D136765> and not as a separate commit. Regression tests are also missing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144155



More information about the libcxx-commits mailing list