[all-commits] [llvm/llvm-project] 0570af: [clang-format] Fix incorrect assertion on macro de...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Sun Mar 13 14:20:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0570af17585d98be0c12f6760118eb94071d9c26
      https://github.com/llvm/llvm-project/commit/0570af17585d98be0c12f6760118eb94071d9c26
  Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
  Date:   2022-03-13 (Sun, 13 Mar 2022)

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

  Log Message:
  -----------
  [clang-format] Fix incorrect assertion on macro definitions with keyword class.

Fixes https://github.com/llvm/llvm-project/issues/54348.




More information about the All-commits mailing list