[all-commits] [llvm/llvm-project] 1db811: [clang-format] Fix crash with ObjC Blocks

Björn Schäpers via All-commits all-commits at lists.llvm.org
Tue Mar 15 13:42:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1db8112311c7f3c1d39c3b62637ac26055ad9d8f
      https://github.com/llvm/llvm-project/commit/1db8112311c7f3c1d39c3b62637ac26055ad9d8f
  Author: Björn Schäpers <bjoern at hazardy.de>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/unittests/Format/TokenAnnotatorTest.cpp

  Log Message:
  -----------
  [clang-format] Fix crash with ObjC Blocks

Fixes https://github.com/llvm/llvm-project/issues/54367
Fixes https://github.com/llvm/llvm-project/issues/54368

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




More information about the All-commits mailing list