[all-commits] [llvm/llvm-project] 734908: [clang-format] Update removed brace's next token's...

Owen via All-commits all-commits at lists.llvm.org
Mon Sep 19 15:02:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7349084e7afc55fc734922a9facd76316f2977b1
      https://github.com/llvm/llvm-project/commit/7349084e7afc55fc734922a9facd76316f2977b1
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

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

  Log Message:
  -----------
  [clang-format] Update removed brace's next token's WhitespaceRange

Fixes #57803.

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




More information about the All-commits mailing list