[all-commits] [llvm/llvm-project] 14feca: [clang-format][NFC] Replace EXPECT_EQ() with verif...

Owen via All-commits all-commits at lists.llvm.org
Wed Aug 30 14:55:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14feca5d14f1b158f468f01039302da2ca396b14
      https://github.com/llvm/llvm-project/commit/14feca5d14f1b158f468f01039302da2ca396b14
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format][NFC] Replace EXPECT_EQ() with verifyFormat()

Replaces the remaining ones not covered in 8b131d2e1480.




More information about the All-commits mailing list