[all-commits] [llvm/llvm-project] 078f30: [clang-format] Add option to control the spaces in...

Björn Schäpers via All-commits all-commits at lists.llvm.org
Thu Jan 28 22:00:46 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 078f30e04d1fcb5a05d8e340f3178f3478075541
      https://github.com/llvm/llvm-project/commit/078f30e04d1fcb5a05d8e340f3178f3478075541
  Author: Björn Schäpers <bjoern at hazardy.de>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/BreakableToken.cpp
    M clang/lib/Format/BreakableToken.h
    M clang/lib/Format/Format.cpp
    M clang/lib/Format/NamespaceEndCommentsFixer.cpp
    M clang/unittests/Format/FormatTest.cpp
    M clang/unittests/Format/FormatTestComments.cpp

  Log Message:
  -----------
  [clang-format] Add option to control the spaces in a line comment

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




More information about the All-commits mailing list