Skip to content

Commit 5fadee2

Browse files
committed
Remove copy and pasted comment.
1 parent e73ac18 commit 5fadee2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler-rt/lib/scudo/standalone/tests/combined_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,8 +1444,6 @@ struct TestInitSizeConfig {
14441444
static const bool QuarantineDisabled = true;
14451445

14461446
struct Primary {
1447-
// In order to properly test the usable size, this Primary config has
1448-
// four real size classes: 1024, 2048, 4096, 8192.
14491447
using SizeClassMap = scudo::FixedSizeClassMap<InitSizeClassConfig>;
14501448
static const scudo::uptr RegionSizeLog = 21U;
14511449
static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN;

0 commit comments

Comments
 (0)