[format][NFC] Use unsigned char as the base of all enums in FormatStyle
This removes alot of unnecessary padding, trimming the size of the struct from 728->608 on 64 bit platforms. Reviewed By: MyDeveloperDay Differential Revision: https://reviews.llvm.org/D93758
Loading
Please sign in to comment