[all-commits] [llvm/llvm-project] caeb56: [clang][cli] Convert Analyzer option string based ...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Dec 17 23:56:32 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: caeb56503ec897c7244cff0657c11e87d2644f82
      https://github.com/llvm/llvm-project/commit/caeb56503ec897c7244cff0657c11e87d2644f82
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
    M clang/lib/Frontend/CompilerInvocation.cpp
    M llvm/include/llvm/Option/OptParser.td

  Log Message:
  -----------
  [clang][cli] Convert Analyzer option string based options to new option parsing system

Depends on D84185

Reviewed By: dexonsmith

Original patch by Daniel Grumberg.

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




More information about the All-commits mailing list