[all-commits] [llvm/llvm-project] 37e6da: [asan] Use InternalMmapVector for error_message_bu...
Enna1 via All-commits
all-commits at lists.llvm.org
Tue Jan 9 07:45:00 PST 2024
Branch: refs/heads/users/Enna1/asan-error-message-buffer
Home: https://github.com/llvm/llvm-project
Commit: 37e6da69848ec29cf827e8d5ee01234453d6fc6d
https://github.com/llvm/llvm-project/commit/37e6da69848ec29cf827e8d5ee01234453d6fc6d
Author: xumingjie.enna1 <xumingjie.enna1 at bytedance.com>
Date: 2024-01-09 (Tue, 09 Jan 2024)
Changed paths:
M compiler-rt/lib/asan/asan_report.cpp
Log Message:
-----------
[asan] Use InternalMmapVector for error_message_buffer, reallocate when the size of error_message_buffer is not enough
More information about the All-commits
mailing list