[all-commits] [llvm/llvm-project] 892a99: [clang-format] Indent tokens after hash only if it...

Owen via All-commits all-commits at lists.llvm.org
Wed Jul 20 21:53:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 892a9968ec7753467a7663cb91ee1e5a299844cf
      https://github.com/llvm/llvm-project/commit/892a9968ec7753467a7663cb91ee1e5a299844cf
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

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

  Log Message:
  -----------
  [clang-format] Indent tokens after hash only if it starts a line

Fixes #56602.

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




More information about the All-commits mailing list