[all-commits] [llvm/llvm-project] c3bc61: [clang-format][NFC] Pull FormatTokenSource into it...

r4nt via All-commits all-commits at lists.llvm.org
Tue Jan 31 06:33:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3bc61d72f8da9a2b45e610ee3c2ccfc5f884f69
      https://github.com/llvm/llvm-project/commit/c3bc61d72f8da9a2b45e610ee3c2ccfc5f884f69
  Author: Manuel Klimek <klimek at google.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M clang/lib/Format/FormatToken.h
    A clang/lib/Format/FormatTokenSource.h
    M clang/lib/Format/UnwrappedLineParser.cpp

  Log Message:
  -----------
  [clang-format][NFC] Pull FormatTokenSource into its own header.

Prepare getting FormatTokenSource under unit testing.




More information about the All-commits mailing list