r208345 - Remove -Wnon-modular-include

Chandler Carruth chandlerc at google.com
Fri May 9 00:29:23 PDT 2014


On Fri, May 9, 2014 at 12:05 AM, Alp Toker <alp at nuanti.com> wrote:

> On 09/05/2014 07:34, Argyrios Kyrtzidis wrote:
>
>> Hmm, there is a difference between a warning that is designed to find
>> problems but ends up too noisy in practice and a "remark"
>>
>
> ... and a remark is also a noisy warning designed to find problems.


The motivating use case for which they were added was not this IIUC. We're
currently using them to provide simple information about what optimization
passes are doing to code. This information is neither a problem nor noisy.
So at least for this use case, they seem different.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140509/491dff10/attachment.html>


More information about the cfe-commits mailing list