[PATCH] D154093: [clang-format] Break long string literals in C#, etc.

David Spickett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 01:17:45 PDT 2023


DavidSpickett added a comment.

This was causing failures on a large number of Linaro's bots. Judging by how widespread it was, reproducing could be as simple as adding `-DLLVM_ENABLE_ASSERTIONS=True` to your CMake config.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154093



More information about the cfe-commits mailing list