[clang-format] Enable FormatTokenSource to insert tokens.
In preparation for configured macro replacements in formatting, add the ability to insert tokens to FormatTokenSource, and implement token insertion in IndexedTokenSource. Differential Revision: https://reviews.llvm.org/D143070
Loading
Please sign in to comment