Meinersbur added a comment. In D104601#2831746 <https://reviews.llvm.org/D104601#2831746>, @dblaikie wrote:
> but for my money this seems pretty problematic - will make quoted text in > compiler diagnostics weird/difficult to read, etc. FWIW, clang has a line length limit of 4096 <https://github.com/llvm/llvm-project/blob/1d68ecafd6ad9ba8857c78e567abbc58810329c1/clang/lib/Frontend/TextDiagnostic.cpp#L1162> for printing diagnostics. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D104601/new/ https://reviews.llvm.org/D104601 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
