[clang-tools-extra] r221272 - [clang-tidy] Don't print a message if there's no error.

Alexander Kornienko alexfh at google.com
Tue Nov 4 10:18:35 PST 2014


On Tue, Nov 4, 2014 at 5:32 PM, David Blaikie <dblaikie at gmail.com> wrote:

> On Tue, Nov 4, 2014 at 7:25 AM, Alexander Kornienko <alexfh at google.com>
> wrote:
>
>> Author: alexfh
>> Date: Tue Nov  4 09:25:22 2014
>> New Revision: 221272
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=221272&view=rev
>> Log:
>> [clang-tidy] Don't print a message if there's no error.
>>
>
> Test coverage?
>

It's a trivial change, and it needs a custom configuration format handler
to be tested which makes it relatively expensive to test it here. But rest
assured that the change is going to be tested on every invocation of our
internal build ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141104/8752a89c/attachment.html>


More information about the cfe-commits mailing list