[all-commits] [llvm/llvm-project] f1491c: [clang-format] Fix a crash with AlignArrayOfStruct...

Owen Pan via All-commits all-commits at lists.llvm.org
Mon May 13 17:56:30 PDT 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f1491c7460e788f15d3fc2ad2a6bcf86606272ec
      https://github.com/llvm/llvm-project/commit/f1491c7460e788f15d3fc2ad2a6bcf86606272ec
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

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

  Log Message:
  -----------
  [clang-format] Fix a crash with AlignArrayOfStructures option (#86420)

Fixes #86109.

(cherry picked from commit cceedc939a43c7c732a5888364251775bffc2dba)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list