[all-commits] [llvm/llvm-project] 67a4c6: Reapply "[clang][cli] Allow users to specify a con...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Jan 7 02:17:06 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 67a4c672b02359fa6f723249f633ffc76aff2174
      https://github.com/llvm/llvm-project/commit/67a4c672b02359fa6f723249f633ffc76aff2174
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-01-07 (Thu, 07 Jan 2021)

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

  Log Message:
  -----------
  Reapply "[clang][cli] Allow users to specify a conditional to prevent parsing options with MarshallingInfo"

This reverts commit d0fa7a05 and fixes failing OptionMarshallingTest by adding the SHOULD_PARSE macro argument




More information about the All-commits mailing list