aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/antlr3_cpp_runtime
diff options
context:
space:
mode:
authorgluk47 <gluk47@yandex-team.com>2023-06-22 19:18:03 +0300
committergluk47 <gluk47@yandex-team.com>2023-06-22 19:18:03 +0300
commit0f9dc28e30a64f77566e0d4394ae6c32a18d84f8 (patch)
tree0dfcdcf2cf6424804473046672832a0c5462cea8 /contrib/libs/antlr3_cpp_runtime
parent2e212624fe5240e6b6c38619e12136353b2b960c (diff)
downloadydb-0f9dc28e30a64f77566e0d4394ae6c32a18d84f8.tar.gz
[begemot] monlib: fix alignment for 32-bit arch /
`pair<..., ui64>` is aligned by 8 bytes, whereas `TExplicitHistogramSnapshot` contains only ui32 which does not have to be 8-byte-aligned. This patch fixes a static assert from the line 203: `alignof(TExplicitHistogramSnapshot) == alignof(TBucket)`
Diffstat (limited to 'contrib/libs/antlr3_cpp_runtime')
0 files changed, 0 insertions, 0 deletions