xbolva00 added a comment.

In D65300#1608147 <https://reviews.llvm.org/D65300#1608147>, @lebedev.ri wrote:

> Thank you for working on this!
>
> I'm guessing this doesn't have a `-Werror=` mode?
>
> I still believe this should output a remark.
>  It will still be visible in the compiler console output,
>  but won't get buried there but will actually be recorded in the remarks file.


“Clang supports -R flags for enabling remarks. These are diagnostic messages 
that provide information about the compilation process, but don’t suggest that 
a problem has been detected.”

I think this patch is okay.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65300



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

Reply via email to