diff options
author | 2020-01-13 11:02:15 -0800 | |
---|---|---|
committer | 2020-01-13 11:10:54 -0800 | |
commit | 8724ff72ef2db4a902e9be88cae92b28efdf8aa1 (patch) | |
tree | 72bbd813f3143f99c90e8d23597a7a8d9b68aa83 /tools/warn/other_warn_patterns.py | |
parent | d99a1faccc50113019b5998fdf6ed1bf9d1e10bd (diff) |
Clean up cpp warning patterns
* Remove the useless 'option' key.
It is only used in some C/C++ warning patterns
to give a hint of options to turn to -Werror.
Now the global default is -Werror.
* Factor out common code patterns into high/medium/low functions.
Test: warn.py --url=http://cs/android --separator='?l=' build.log > warnings.html
Test: warn.py --gencsv build.log > warnings.csv
Change-Id: Ibd3f768b1552ada925eb5afb0f01ab674c968a87
Diffstat (limited to 'tools/warn/other_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions