[all-commits] [llvm/llvm-project] db15e3: [clang-format] Handle do-while loops for RemoveBra...

Owen via All-commits all-commits at lists.llvm.org
Thu Jun 2 01:08:56 PDT 2022


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

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

  Log Message:
  -----------
  [clang-format] Handle do-while loops for RemoveBracesLLVM

Also updates the unit tests to match the updated LLVM Coding
Standards.

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




More information about the All-commits mailing list