commit | 81f427dafe62f0da3151329d9f7d2afb158d13f6 | [log] [tgz] |
---|---|---|
author | Justin King <jcking@google.com> | Wed Jun 18 12:57:49 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 18 13:00:44 2025 -0700 |
tree | 5dc9429a7cd07d539ffbb9c8981ac5f0ef09d91e | |
parent | 6db957fc8030aa09fa22d60d80f315ff2895e410 [diff] |
lsan: Support free_sized and free_aligned_sized from C23 (#144604) Adds support to LSan for `free_sized` and `free_aligned_sized` from C23. Other sanitizers will be handled with their own separate PRs. For https://github.com/llvm/llvm-project/issues/144435 This is attempt number 2. Signed-off-by: Justin King <jcking@google.com> GitOrigin-RevId: 22a69a266d8206b1585dd82d466cd96d01725a65