[all-commits] [llvm/llvm-project] eb581f: [clang][cli] Generate and round-trip Diagnostic op...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Wed Feb 10 03:45:13 PST 2021


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

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

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

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

Reviewed By: dexonsmith

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




More information about the All-commits mailing list