This reverts commit 2f04b688aadef747172a8f4a7d1658dc049b1e24.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Also add releaseToOS() in SCUDO_TYPED_TEST(ScudoCombinedTest, ThreadedCombined) which increases the test coverage
I have run > 10K runs of multithread tests and ensured all the code path have been verified.
compiler-rt/lib/scudo/standalone/primary64.h | ||
---|---|---|
1473–1474 | This will be checked in markFreeblocks(). Don't need to add one here. |
will be removed