diff options
author | Luc Van Oostenryck <[email protected]> | 2020-06-22 17:45:12 +0200 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2020-07-07 11:13:10 +0900 |
commit | 0c33f125732d0d33392ba6774d85469d565d3496 (patch) | |
tree | 27a7e9d0c78f41bfbc4251772b99a63019fea867 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258 (diff) |
kbuild: run the checker after the compiler
Since the pre-git time the checker is run first, before the compiler.
But if the source file contains some syntax error, the warnings from
the compiler are more useful than those from sparse (and other
checker most probably too).
So move the 'check' command to run after the compiler.
Signed-off-by: Luc Van Oostenryck <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions