[all-commits] [llvm/llvm-project] 198e67: [analyzer] Add option to SATest.py for extra checkers

Deep Majumder via All-commits all-commits at lists.llvm.org
Mon Aug 16 22:13:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 198e6771e24fb5d8d9f3b155445ecc2a4f211004
      https://github.com/llvm/llvm-project/commit/198e6771e24fb5d8d9f3b155445ecc2a4f211004
  Author: Deep Majumder <deep.majumder2019 at gmail.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M clang/utils/analyzer/SATest.py
    M clang/utils/analyzer/SATestBuild.py

  Log Message:
  -----------
  [analyzer] Add option to SATest.py for extra checkers

This patch adds the flag `extra-checkers` to the sub-command `build` for
passing a comma separated list of additional checkers to include.

Differential Revision: https://reviews.llvm.org/D106739




More information about the All-commits mailing list