[PATCH] D120884: [format] Use int8_t as the underlying type of all enums in FormatStyle
Konrad Wilhelm Kleine via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 21 12:07:57 PDT 2022
kwk updated this revision to Diff 417044.
kwk added a comment.
Fixup my work after interruption by screaming children wanting dinner ;)
This is how I've tested this patch:
ninja clang-format && ninja FormatTests && ./tools/clang/unittests/Format/FormatTests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120884/new/
https://reviews.llvm.org/D120884
Files:
clang/include/clang/Format/Format.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120884.417044.patch
Type: text/x-patch
Size: 13561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/a855f054/attachment.bin>
More information about the cfe-commits
mailing list