[all-commits] [llvm/llvm-project] d2d59d: Reland [clang][cli] Port ObjCMTAction to new optio...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Fri Nov 13 04:44:14 PST 2020


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

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Frontend/CompilerInvocation.cpp
    M llvm/include/llvm/Option/OptParser.td
    M llvm/unittests/Option/OptionMarshallingTest.cpp
    M llvm/unittests/Option/Opts.td
    M llvm/utils/TableGen/OptParserEmitter.cpp

  Log Message:
  -----------
  Reland [clang][cli] Port ObjCMTAction to new option parsing system

Merge existing marhsalling info kinds and add some primitives to
express flag options that contribute to a bitfield.

Depends on D82574

Original patch by Daniel Grumberg.

Reviewed By: Bigcheese

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




More information about the All-commits mailing list