[all-commits] [llvm/llvm-project] 2be569: [clang][cli] Add ability to make fixups to Compile...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Wed Nov 18 01:38:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2be569870486a2068667f4625723c0a7409f4c97
      https://github.com/llvm/llvm-project/commit/2be569870486a2068667f4625723c0a7409f4c97
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

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

  Log Message:
  -----------
  [clang][cli] Add ability to make fixups to CompilerInvocation after option parsing

Depends on D83211

Reviewed By: Bigcheese

Original patch by Daniel Grumberg.

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




More information about the All-commits mailing list