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
8 files changed