[all-commits] [llvm/llvm-project] d1b3f8: [clang][cli] Port PreprocessorOpts simple string b...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1b3f82e51378dd9fb5a23806d8fa906151f5e7b
      https://github.com/llvm/llvm-project/commit/d1b3f82e51378dd9fb5a23806d8fa906151f5e7b
  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/lib/Frontend/CompilerInvocation.cpp

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

Depends on D84671

Reviewed By: Bigcheese

Original patch by Daniel Grumberg.

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




More information about the All-commits mailing list