Clang complains about `new_chunk`'s constructor using the then-uninitialized `first_chunk` (even though it's just to get a pointer into it). |
||
|---|---|---|
| .. | ||
| buffer_block.h | ||
| buffer_cache.h | ||
| map_interval.cpp | ||
| map_interval.h | ||
Clang complains about `new_chunk`'s constructor using the then-uninitialized `first_chunk` (even though it's just to get a pointer into it). |
||
|---|---|---|
| .. | ||
| buffer_block.h | ||
| buffer_cache.h | ||
| map_interval.cpp | ||
| map_interval.h | ||