[PATCH] D140543: [clang-format] Add an option to format integer literal separators

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 24 18:43:19 PST 2022


owenpan added a comment.

In D140543#4016156 <https://reviews.llvm.org/D140543#4016156>, @thakis wrote:

> This seems to break tests everywhere, eg http://45.33.8.238/linux/95289/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.

I had run FormatTests on Windows and macOS without any problems and don't understand why the build bots failed. I will disable the `FixRanges` test as a workaround.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140543/new/

https://reviews.llvm.org/D140543



More information about the cfe-commits mailing list