MaskRay added a comment.

`def fcaret_diagnostics_max_lines` in `Options.td` has the `NoDriverOption` 
flag. Move it to other places with `BooleainFFlag` should work. 
Then in `Clang.cpp` you can just write `Args.AddLastArg(...)`

Can you add some description that this is related to D147875 
<https://reviews.llvm.org/D147875> ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152090

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to