Chromium Code Reviews
DescriptionAdding batch file and scripts to get new /analyze warnings.
This set of tools makes it easy and efficient to explore new /analyze
warnings, looking for new warnings.
If you set ANALYZE_REPO and then run retrieve_latest_warnings.bat
then it will retrieve the latest /analyze build results, summarize
them, compare them to the previous results (if any), and sync the
requested repo (git checkout and gclient sync) to the specified
changelist. The new warnings can then be copied to the VS output
window (using fromclip.exe, available separately) for easy browsing.
BUG=427616
Committed: https://crrev.com/273467edbc595491263cc799f810615e7fafde5a
Cr-Commit-Position: refs/heads/master@{#324707}
Patch Set 1 #Patch Set 2 : Tweaked warning regex to work with VS 2015, and added initial OWNERS and README files. #Patch Set 3 : Added license file, comments, support for errors and LNK warnings. #Patch Set 4 : Set executable bit on retrieve_latest_warnings.bat. #
Messages
Total messages: 13 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||