Files
clang-p2996/clang/unittests/Format/FormatTokenSourceTest.cpp
Manuel Klimek 1995d44245 [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
2023-02-15 12:39:24 +00:00

5.1 KiB