[all-commits] [llvm/llvm-project] f6c231: [clang-format] Fix crashes in AlignArrayOfStructur...

Owen Pan via All-commits all-commits at lists.llvm.org
Sun Nov 26 23:33:30 PST 2023


  Branch: refs/heads/release/17.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f6c231c15ec8b148917abd26233d8be09db49693
      https://github.com/llvm/llvm-project/commit/f6c231c15ec8b148917abd26233d8be09db49693
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

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

  Log Message:
  -----------
  [clang-format] Fix crashes in AlignArrayOfStructures (#72520)

Fixed #54815.
Fixed #55269.
Fixed #55493.
Fixed #68431.




More information about the All-commits mailing list