Whamcloud - gitweb
LU-930 doc: add static analysis documentation 86/52186/2
authorTimothy Day <timday@amazon.com>
Wed, 30 Aug 2023 17:59:20 +0000 (17:59 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 6 Sep 2023 06:23:44 +0000 (06:23 +0000)
commit3eb6462e02df22175f27c38f97d82ec066670628
treeef18cdd106f6c1a300b7bb609fe9ee1a6015ae1d
parent9e597a09510c2f7bbc98ab0ce2aca2fe21a9ab45
LU-930 doc: add static analysis documentation

Add more documentation about Clang/LLVM and other
static analysis tools for Lustre. This will make it
easier for other developers to try out various tools.
It will also serve as a place to record best practices
and experiences. Hopefully, this will increase awareness
and usage of these various tools and improve the Lustre
codebase as a result.

This patch also has a few other small doc updates.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I4bd860775729aaa4ef1ae1cc2cceb6435f3affdd
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52186
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Documentation/clang-and-static-analysis.txt [new file with mode: 0644]
Documentation/dlc.txt
README