This reverts commit 69fe7abb393ba7d6ee9c8ff1429316845b5bad37.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 120 ms | x64 debian > LLVM.CodeGen/MIR/AArch64::mirnamer.mir |
Event Timeline
| compiler-rt/lib/scudo/standalone/primary64.h | ||
|---|---|---|
| 737 | The arguments order was wrong in last CL | |
| compiler-rt/lib/scudo/standalone/primary64.h | ||
|---|---|---|
| 737 | It was caught by the DCHECK_GE above but somehow I tested it on non-debug build. | |
| compiler-rt/lib/scudo/standalone/primary64.h | ||
|---|---|---|
| 372 | This wasn't in rG69fe7abb393ba7d6ee9c8ff1429316845b5bad37, is it intended? | |
| compiler-rt/lib/scudo/standalone/primary64.h | ||
|---|---|---|
| 372 | I just noticed that it will be better to align the style above (make the implicit casting explicitly) so I added it in this one (which is somehow related). It's not a fix of correctness. | |
This wasn't in rG69fe7abb393ba7d6ee9c8ff1429316845b5bad37, is it intended?