Make FormatToken::Type private.
This enables us to intercept changes to the token type via setType(), which is a precondition for being able to use multi-pass formatting for macro arguments. Differential Revision: https://reviews.llvm.org/D67405
Loading
Please register or sign in to comment