The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
29.11k
stars
12.01k
forks
source link
clang-format line breaks second and third argument to the ternary operator differently #57308
Open
zmodem opened 2 years ago
Consider:
Note how both sides of the
:
are identical except foruint32_t
vsuint64_t
, but one gets formatted asand the other as