[all-commits] [llvm/llvm-project] fc1c16: [clang-format] Handle attributes for for/while loops

Owen via All-commits all-commits at lists.llvm.org
Sun Jun 5 15:46:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc1c160f73304d474198d9a21e857b47df2acd3a
      https://github.com/llvm/llvm-project/commit/fc1c160f73304d474198d9a21e857b47df2acd3a
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-06-05 (Sun, 05 Jun 2022)

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

  Log Message:
  -----------
  [clang-format] Handle attributes for for/while loops

Fixes #55853.

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




More information about the All-commits mailing list