[all-commits] [llvm/llvm-project] 95d3cc: [clang][cli] Port CodeGenOpts simple string flags ...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Fri Dec 18 01:33:15 PST 2020


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

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/include/clang/Driver/Options.td
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/Profile/c-generate.c

  Log Message:
  -----------
  [clang][cli] Port CodeGenOpts simple string flags to new option parsing system

Depends on D84668

Reviewed By: Bigcheese

Original patch by Daniel Grumberg.

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




More information about the All-commits mailing list