krasimir added a comment.
Added a test in https://reviews.llvm.org/rL332974.
Didn't add a test case and didn't wait for review. Sorry about that!
Repository:
rL LLVM
https://reviews.llvm.org/D47191
___
cfe-commits mailing list
cfe-commits@lists.
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332961: [clang-format] Fix crash in getLengthToMatchingParen
(authored by krasimir, committed by ).
Herald added a subscri
lebedev.ri added a comment.
No test?
Repository:
rL LLVM
https://reviews.llvm.org/D47191
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
krasimir created this revision.
Herald added subscribers: cfe-commits, klimek.
Found by oss-fuzz:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8212
Repository:
rC Clang
https://reviews.llvm.org/D47191
Files:
lib/Format/ContinuationIndenter.cpp
Index: lib/Format/ContinuationInden