[libcxx-commits] [PATCH] D155873: [libc++][hardening] Categorize more assertions.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 21 13:50:35 PDT 2023


ldionne added a comment.

In D155873#4523344 <https://reviews.llvm.org/D155873#4523344>, @Mordante wrote:

> I really like this hardening work. I think it would be good to have bit more discussion and tweaking after LLVM 17 has branched. I would love it when a security expert can have a look at it. I expect they have a better view on what root causes for security issues are.

FWIW, we're planning to review everything with security experts in the coming weeks. The idea for now is to be conservative and only enable the checks that we are certain need to be added in the hardened mode.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155873



More information about the libcxx-commits mailing list