Re: r251524 - [analyzer] Make inclusion/exclusion of checkers less ambiguous.

2015-10-28 Thread Anton Yartsev via cfe-commits
On 28.10.2015 21:26, Devin Coughlin wrote: On Oct 28, 2015, at 9:28 AM, Anton Yartsev via cfe-commits wrote: Author: ayartsev Date: Wed Oct 28 11:28:57 2015 New Revision: 251524 URL: http://llvm.org/viewvc/llvm-project?rev=251524&view=rev Log: [analyzer] Make inclusion/exclusion of checkers

Re: r251524 - [analyzer] Make inclusion/exclusion of checkers less ambiguous.

2015-10-28 Thread Devin Coughlin via cfe-commits
> On Oct 28, 2015, at 9:28 AM, Anton Yartsev via cfe-commits > wrote: > > Author: ayartsev > Date: Wed Oct 28 11:28:57 2015 > New Revision: 251524 > > URL: http://llvm.org/viewvc/llvm-project?rev=251524&view=rev > Log: > [analyzer] Make inclusion/exclusion of checkers less ambiguous. ... > >

r251524 - [analyzer] Make inclusion/exclusion of checkers less ambiguous.

2015-10-28 Thread Anton Yartsev via cfe-commits
Author: ayartsev Date: Wed Oct 28 11:28:57 2015 New Revision: 251524 URL: http://llvm.org/viewvc/llvm-project?rev=251524&view=rev Log: [analyzer] Make inclusion/exclusion of checkers less ambiguous. A checker may be enabled/disabled multiple times via -enable-checker and -disable-checker scan-bu