=?utf-8?q?Björn_Schäpers?= <[email protected]>,
=?utf-8?q?Björn_Schäpers?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================
@@ -3772,16 +3766,16 @@ TEST_F(FormatTestComments,
BreaksBeforeTrailingUnbreakableSequence) {
TEST_F(FormatTestComments, ReflowBackslashCrash) {
// clang-format off
- EXPECT_EQ(
+ verifyFormat(
"// How to run:\n"
"// bbbbb run \\\n"
"//
rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\n"
"// \\ <log_file> -- --output_directory=\"<output_directory>\"",
- format(
+
----------------
owenca wrote:
Ditto.
https://github.com/llvm/llvm-project/pull/164310
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits