[libcxx-commits] [libcxx] [libc++][hardening] Enable comparator checks for safe mode too (PR #66458)
Konstantin Varlamov via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 15 14:13:41 PDT 2023
var-const wrote:
IMO we should strive to keep the conceptual model simple and I would rather modify the existing modes than add a new one (and making this user-configurable is equivalent to a combinatorial explosion of modes).
https://github.com/llvm/llvm-project/pull/66458
More information about the libcxx-commits
mailing list