[all-commits] [llvm/llvm-project] 926e1f: [clang-format][NFC] Use verifyGoogleFormat in Form...

Owen via All-commits all-commits at lists.llvm.org
Fri Jun 16 16:44:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 926e1faabc6f6fd4c2fc208fc416c80eff3c05a5
      https://github.com/llvm/llvm-project/commit/926e1faabc6f6fd4c2fc208fc416c80eff3c05a5
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-06-16 (Fri, 16 Jun 2023)

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

  Log Message:
  -----------
  [clang-format][NFC] Use verifyGoogleFormat in FormatTest.cpp

Replaces verifyFormat(..., getGoogleStyle()) with
verifyGoogleFormat(...) in FormatTest.cpp.




More information about the All-commits mailing list