diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2019-12-23 18:43:01 +0100 |
---|---|---|
committer | Sylvestre Ledru <sledru@mozilla.com> | 2019-12-23 18:44:31 +0100 |
commit | d2c9c9157b0528436d3b9f5e22c872f0ee6509a2 (patch) | |
tree | 10027a0ad06aad7f12f838131bdee818792873a5 /lldb/packages/Python/lldbsuite/test/python_api/module_section | |
parent | 261b7b4a6b06dd32bea46383f8fef1e56e68c88a (diff) | |
download | bcm5719-llvm-d2c9c9157b0528436d3b9f5e22c872f0ee6509a2.tar.gz bcm5719-llvm-d2c9c9157b0528436d3b9f5e22c872f0ee6509a2.zip |
Move from a long list of checkers to tables
Summary:
Currently, the list isn't very useful.
This change adds two tables.
* The checkers
* The aliases
For each checkers, we provide extract info:
* the severity. Taken from codechecker - https://github.com/Ericsson/codechecker/blob/master/config/checker_severity_map.json
* if the checker has an autofix or not
I used the cvs format for the table because:
* it is easy
* the data could be reused by other tools (we could move
that into a separated / generated file at some point)
Reviewers: alexfh, jdoerfert, jfb, lebedev.ri, Eugene.Zelenko
Subscribers: dexonsmith, wuzish, nemanjai, kbarton, arphaman, lebedev.ri, whisperity, Eugene.Zelenko, JonasToth, JDevlieghere, xazax.hun, cfe-commits, #clang-tools-extra
Tags: #clang
Differential Revision: https://reviews.llvm.org/D36051
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/module_section')
0 files changed, 0 insertions, 0 deletions