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

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Nov 15 00:19:57 PST 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b6ee6e053fe24da790deccc0dd8fa49c6d3543d
      https://github.com/llvm/llvm-project/commit/7b6ee6e053fe24da790deccc0dd8fa49c6d3543d
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-11-15 (Fri, 15 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.

(cherry picked from commit 6ca816f88d5f0f2032d1610207023133eaf40a1e)



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