[all-commits] [llvm/llvm-project] 92bccf: [clang-format] Don't use PPIndentWidth inside mult...

goldsteinn via All-commits all-commits at lists.llvm.org
Sat Nov 19 23:54:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92bccf5d3d2122d57f12dc07d4781e90edefd7ef
      https://github.com/llvm/llvm-project/commit/92bccf5d3d2122d57f12dc07d4781e90edefd7ef
  Author: Noah Goldstein <goldstein.w.n at gmail.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

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

  Log Message:
  -----------
  [clang-format] Don't use PPIndentWidth inside multi-line macros

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




More information about the All-commits mailing list