Files
clang-p2996/compiler-rt/lib/tsan/dd
Florian Mayer 21648d3228 [compiler-rt] [TSan] leave BufferedStackTrace uninit
Otherwise we have to memset 2040 bytes (255 * 8) for each call

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