Add entry for all new files added for Clang's capability analysis. Signed-off-by: Marco Elver <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index cd7ff55b5d32..da4c8196c1b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5951,6 +5951,17 @@ M: Nelson Escobar <[email protected]> S: Supported F: drivers/infiniband/hw/usnic/ +CLANG CAPABILITY ANALYSIS +M: Marco Elver <[email protected]> +R: Bart Van Assche <[email protected]> +L: [email protected] +S: Maintained +F: Documentation/dev-tools/capability-analysis.rst +F: include/linux/compiler-capability-analysis.h +F: lib/test_capability-analysis.c +F: scripts/Makefile.capability-analysis +F: scripts/capability-analysis-suppression.txt + CLANG CONTROL FLOW INTEGRITY SUPPORT M: Sami Tolvanen <[email protected]> M: Kees Cook <[email protected]> -- 2.51.0.384.g4c02a37b29-goog
