Files
clang-p2996/compiler-rt/lib/memprof/memprof_stack.h
Florian Mayer 930ca76857 [compiler-rt] [Memprof] leave BufferedStackTrace uninit
Otherwise we have to memset 2040 bytes (255 * 8) for each call

Pull Request: https://github.com/llvm/llvm-project/pull/102256
2024-08-07 15:19:27 -07:00

2.9 KiB