clang-tidy: Add clang-analyzer checks
This checks primary purpose is to identify potential bugs,security
vulnerabilities, and adherence to coding standards by examining
the source code without executing it.
Tested: Build and unit tests passed successfully.
Change-Id: Ie4a9e6319484c149e13a6f63227e2462fe0be425
Signed-off-by:
Jayanth Othayoth <ojayanth@gmail.com>
Loading
Please register or sign in to comment