diff options
author | tazjin <tazjin@yandex-team.com> | 2024-12-24 21:03:43 +0300 |
---|---|---|
committer | tazjin <tazjin@yandex-team.com> | 2024-12-24 22:03:55 +0300 |
commit | d8df7f1c1f12dbb8cc66503852ee49362c824832 (patch) | |
tree | 5d4ccc67ccec079387ebcc3715db25297396d3ce /yt | |
parent | 5316c104d58281584317972b3b4a1fc19dbbef45 (diff) | |
download | ydb-d8df7f1c1f12dbb8cc66503852ee49362c824832.tar.gz |
enable libc++ hardening for all debug builds
Enable [libc++ hardening](https://libcxx.llvm.org/Hardening.html) in fast mode for all debug builds. This means that tests using `relwithdebinfo` and other debug builds, as well as binaries built with `ya make` (without `-r`) will perform runtime bounds checking when accessing standard library containers.
This also affects Arcadia-types that wrap standard library constructs (such as `TVector`).
commit_hash:9834c2d5b96d7ffa817bd31ef049b4463494cb92
Diffstat (limited to 'yt')
0 files changed, 0 insertions, 0 deletions