aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorNick Hu <[email protected]>2019-10-28 10:40:59 +0800
committerPalmer Dabbelt <[email protected]>2020-01-22 13:09:41 -0800
commit57ee58e39321ab4ac3f2949b90117786726cb216 (patch)
treefafba61aeb66c3a6e6366751f75e2e6012350836 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentdef9d2780727cec3313ed3522d0123158d87224d (diff)
kasan: No KASAN's memmove check if archs don't have it.
If archs don't have memmove then the C implementation from lib/string.c is used, and then it's instrumented by compiler. So there is no need to add KASAN's memmove to manual checks. Signed-off-by: Nick Hu <[email protected]> Acked-by: Dmitry Vyukov <[email protected]> Acked-by: Andrey Ryabinin <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions