[all-commits] [llvm/llvm-project] 04ed86: [clang-format][NFC] Bring FormatTokenSource under ...

r4nt via All-commits all-commits at lists.llvm.org
Tue Jan 31 08:07:04 PST 2023


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

  Changed paths:
    M clang/lib/Format/FormatTokenSource.h
    M clang/unittests/Format/CMakeLists.txt
    A clang/unittests/Format/FormatTokenSourceTest.cpp

  Log Message:
  -----------
  [clang-format][NFC] Bring FormatTokenSource under test.

Add tests for FormatTokenSource and harden it against edge cases.




More information about the All-commits mailing list