[all-commits] [llvm/llvm-project] 0e0738: [clang][cli] Generate and round-trip analyzer options

Jan Svoboda via All-commits all-commits at lists.llvm.org
Mon Feb 8 00:26:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e07383433d0edc1f53410ce42fae437e1a8f967
      https://github.com/llvm/llvm-project/commit/0e07383433d0edc1f53410ce42fae437e1a8f967
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-02-08 (Mon, 08 Feb 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang][cli] Generate and round-trip analyzer options

This patch implements generation of remaining analyzer options and tests it by performing parse-generate-parse round trip.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list