[all-commits] [llvm/llvm-project] 879bd9: [clang-format] Disable FixRanges in IntegerLiteral...

Owen via All-commits all-commits at lists.llvm.org
Sat Dec 24 18:55:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 879bd9146a2c9ea395abd7c1ebd0f76f414a4967
      https://github.com/llvm/llvm-project/commit/879bd9146a2c9ea395abd7c1ebd0f76f414a4967
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2022-12-24 (Sat, 24 Dec 2022)

  Changed paths:
    M clang/unittests/Format/IntegerLiteralSeparatorTest.cpp

  Log Message:
  -----------
  [clang-format] Disable FixRanges in IntegerLiteralSeparatorTest

The FixRanges unit test from 46c94e5067b5 breaks the build bots.
Disable it for now.




More information about the All-commits mailing list