InternalScopedString uses InternalMmapVector internally
so it can be resized dynamically as needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Nice.
LGTM.
compiler-rt/lib/sanitizer_common/sanitizer_common.cpp | ||
---|---|---|
90 | kMaxSummaryLength is now unused, and maybe some of the other named constants, too. |
kMaxSummaryLength is now unused, and maybe some of the other named constants, too.