[PATCH][analyzer] Improvements to scan-build.

Anton Yartsev anton.yartsev at gmail.com
Fri Dec 5 07:25:28 PST 2014


Moved scan-build arguments to the hash. Locked hash keys to quickly 
detect typos in hash keys. Migrated the subject to D6551 
<http://reviews.llvm.org/D6551>.

> This is just a rename? If so, it seems okay, but I'd hold off on committing it until your next refactor is reviewed. It's not really necessary until then.
>
> Jordan
>
>> On Nov 5, 2014, at 14:20 , Anton Yartsev <anton.yartsev at gmail.com> wrote:
>>
>> Hi all,
>>
>> The patch is a refactoring: Options -> EnvVars, to better reflect the variables contents.
>> It is also a preparation for the next round of refactoring - keep all scan-build arguments in the hash.
>>
>> Please review!
>>
>> -- 
>> Anton
>>
>> <scan-build_Options-EnvVars.patch>

-- 
Anton

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141205/7695ecd7/attachment.html>


More information about the cfe-commits mailing list