[all-commits] [llvm/llvm-project] 2e3612: [clang-format] Fix regressions in WhitespaceSensit...

Owen via All-commits all-commits at lists.llvm.org
Mon Aug 22 20:43:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e36120726ee46cbfd3eee1e9244bdd756dee92d
      https://github.com/llvm/llvm-project/commit/2e36120726ee46cbfd3eee1e9244bdd756dee92d
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

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

  Log Message:
  -----------
  [clang-format] Fix regressions in WhitespaceSensitiveMacros

Fixes #54522.
Fixes #57158.

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




More information about the All-commits mailing list