[all-commits] [llvm/llvm-project] 47a9eb: [clang-format] Fix break being added to macro defi...

futuarmo via All-commits all-commits at lists.llvm.org
Thu Jan 13 23:42:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47a9eb2117aa7c61d8d2a9bf81a91e76a059a035
      https://github.com/llvm/llvm-project/commit/47a9eb2117aa7c61d8d2a9bf81a91e76a059a035
  Author: Armen Khachkinaev <armen114 at yandex.ru>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

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

  Log Message:
  -----------
  [clang-format] Fix break being added to macro define with ColumnLimit: 0

Fix for #[[ https://github.com/llvm/llvm-project/issues/49164 | 49164 ]] issue.

Reviewed By: MyDeveloperDay, HazardyKnusperkeks, curdeius, owenpan

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




More information about the All-commits mailing list