[PATCH] D78306: [flang] Use LLVM's flags

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 13:33:52 PDT 2020


tskeith added a comment.

In D78306#1992905 <https://reviews.llvm.org/D78306#1992905>, @isuruf wrote:

> I reverted back. After this is accepted I will make a new differential to change the default where it can be discussed.
>  This change allows MSVC builds to proceed further and I don't want this to be held back by a decision on the default for werror.


It looks like you're still removing `-Werror` for in-tree builds. Is that correct? That should also not be done without discussion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78306





More information about the llvm-commits mailing list