[all-commits] [llvm/llvm-project] 492cb7: [clang-format] Fix a crash in qualifier alignment

Owen via All-commits all-commits at lists.llvm.org
Fri Apr 1 17:31:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 492cb7bf91648058f3fc9ca37f9383786f7ce718
      https://github.com/llvm/llvm-project/commit/492cb7bf91648058f3fc9ca37f9383786f7ce718
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2022-04-01 (Fri, 01 Apr 2022)

  Changed paths:
    M clang/lib/Format/QualifierAlignmentFixer.cpp
    M clang/unittests/Format/QualifierFixerTest.cpp

  Log Message:
  -----------
  [clang-format] Fix a crash in qualifier alignment

Related to #54513.




More information about the All-commits mailing list