[all-commits] [llvm/llvm-project] 14c30c: [clang-format] Avoid crash in LevelIndentTracker.

Marek Kurdej via All-commits all-commits at lists.llvm.org
Thu Jul 7 01:15:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14c30c70c4595d8f410c74a72357a5a31fdd5507
      https://github.com/llvm/llvm-project/commit/14c30c70c4595d8f410c74a72357a5a31fdd5507
  Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    M clang/lib/Format/UnwrappedLineFormatter.cpp
    M clang/unittests/Format/FormatTestSelective.cpp

  Log Message:
  -----------
  [clang-format] Avoid crash in LevelIndentTracker.

Fixes https://github.com/llvm/llvm-project/issues/56352.

Reviewed By: HazardyKnusperkeks, owenpan, MyDeveloperDay

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




More information about the All-commits mailing list