COMMITS
/ tests/alignment_test.cpp September 24, 2025
D
Use the Google Style for clang-format without exceptions (#8706)
Derek Bailey committed
August 20, 2024
N
Add a unit test for odd-sized small structs (for #8117) (#8363)
nolen777 committed
September 29, 2023
P
Fix misalignment of small structs in a Vector (C++) (#7883)
Pavlo Bashmakov committed
May 31, 2023
D
various fixes (#7986)
Derek Bailey committed
May 11, 2023
D
run `scripts/clang-format-all.sh`
Derek Bailey committed
September 21, 2022
D
[C++] Rare bad buffer content alignment if sizeof(T) != alignof(T) (#7520)
Denis Blank committed