[all-commits] [llvm/llvm-project] f0756e: Revert "[clang-format] Add an option to format int...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sun Dec 25 13:04:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0756e0860107262890d122cac909934563b1f5c
      https://github.com/llvm/llvm-project/commit/f0756e0860107262890d122cac909934563b1f5c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-12-25 (Sun, 25 Dec 2022)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/CMakeLists.txt
    M clang/lib/Format/Format.cpp
    R clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
    R clang/lib/Format/IntegerLiteralSeparatorFixer.h
    M clang/unittests/Format/CMakeLists.txt
    R clang/unittests/Format/IntegerLiteralSeparatorTest.cpp

  Log Message:
  -----------
  Revert "[clang-format] Add an option to format integer literal separators"
Revert "[clang-format] Disable FixRanges in IntegerLiteralSeparatorTest"

Breaks buildbots, details in https://reviews.llvm.org/D140543

This reverts commit 879bd9146a2c9ea395abd7c1ebd0f76f414a4967.
This reverts commit 46c94e5067b5f396c24bb950505c79bc819bd4b8.




More information about the All-commits mailing list