[AST][NFC] Use unsigned in the bit-fields of PrintingPolicy
Avoid the mix between bools and unsigned since MSVC pack this poorly. llvm-svn: 339132
Loading
Please register or sign in to comment
Avoid the mix between bools and unsigned since MSVC pack this poorly. llvm-svn: 339132