Clean up clang-format tech debt.

Make all code go through FormatTokenSource instead of going around it, which
makes changes to TokenSource brittle.

Add LLVM_DEBUG in FormatTokenSource to be able to follow the token stream.

GitOrigin-RevId: 1b5a43ac3f1113cd0512752e021fc70740726698
1 file changed