[all-commits] [llvm/llvm-project] 51f6a1: [clang-format] Hanlde leading whitespaces for JSON...

Owen via All-commits all-commits at lists.llvm.org
Thu Apr 20 04:32:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51f6a16646b76152d1b91ed68d018d306f7ab2fc
      https://github.com/llvm/llvm-project/commit/51f6a16646b76152d1b91ed68d018d306f7ab2fc
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M clang/lib/Format/Format.cpp
    M clang/unittests/Format/FormatTestJson.cpp

  Log Message:
  -----------
  [clang-format] Hanlde leading whitespaces for JSON files

Fixes #62228.
Fixes #62229.

Differential Revision: https://reviews.llvm.org/D148777




More information about the All-commits mailing list