[all-commits] [llvm/llvm-project] aec299: [clang][cli] Port LangOpts simple string based opt...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Fri Dec 18 00:50:52 PST 2020


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

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

  Log Message:
  -----------
  [clang][cli] Port LangOpts simple string based options to new option parsing system

Depends on D84670

Reviewed By: Bigcheese

Original patch by Daniel Grumberg.

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




More information about the All-commits mailing list