[compiler-rt] [asan] Use InternalMmapVector for error_message_buffer, reallocate wh… (PR #77488)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 07:49:38 PST 2024
Enna1 wrote:
Not sure if InternalScopedString is more appropriate for error_message_buffer,
I did a grep, not found any usage of InternalScopedString as a global variable...
https://github.com/llvm/llvm-project/pull/77488
More information about the llvm-commits
mailing list