[PATCH] D152090: [clang][Driver] Add -fcaret-diagnostics-max-lines as a driver option

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 8 21:58:12 PDT 2023


dyung added a comment.

If we do not accept the form "`-fcaret-diagnostics-max-lines n`", can we add a negative for that? Or if we do a positive test for it as well?


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

https://reviews.llvm.org/D152090



More information about the cfe-commits mailing list