[all-commits] [llvm/llvm-project] 6ca816: [clang-format] Fix a regression in parsing `switch...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Nov 1 18:48:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ca816f88d5f0f2032d1610207023133eaf40a1e
      https://github.com/llvm/llvm-project/commit/6ca816f88d5f0f2032d1610207023133eaf40a1e
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

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

  Log Message:
  -----------
  [clang-format] Fix a regression in parsing `switch` in macro call (#114506)

Fixes #114408.



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