aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorChiaHungDuan <chiahungduan@google.com>2023-10-06 14:31:33 -0700
committerGitHub <noreply@github.com>2023-10-07 05:31:33 +0800
commitb53ff43d36d8fea451d34dfea14df37ca3d2cead (patch)
treea4075f0bfaae450a852166585bd55e56b070be30 /clang/lib/Basic/SourceManager.cpp
parent06374400025d50460eafd32581a22b293b850cc8 (diff)
downloadllvm-b53ff43d36d8fea451d34dfea14df37ca3d2cead.zip
llvm-b53ff43d36d8fea451d34dfea14df37ca3d2cead.tar.gz
llvm-b53ff43d36d8fea451d34dfea14df37ca3d2cead.tar.bz2
[scudo] Improve the message of region exhaustion (#68444)
In this CL, we move the printing of allocator stats from primary.h to combined.h. This will also dump the secondary stats and reduce the log spam when an OOM happens Also change the symbol `F` to `E` to indicate region pages exhausted. It means the region can't map more pages for blocks but it may still have free blocks to allocate. `F` may hint the failure of fatel error in the region. Also update the related comments.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions