[all-commits] [llvm/llvm-project] 221c2b: [clang-format] Fix a crash on AllowShortFunctionsO...

Owen via All-commits all-commits at lists.llvm.org
Thu Apr 21 14:56:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 221c2b68ddc6efc97739ab8ab8e41f1a086fef6c
      https://github.com/llvm/llvm-project/commit/221c2b68ddc6efc97739ab8ab8e41f1a086fef6c
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M clang/lib/Format/TokenAnnotator.h
    M clang/lib/Format/UnwrappedLineFormatter.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Fix a crash on AllowShortFunctionsOnASingleLine

Fixes #55008.

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




More information about the All-commits mailing list