[all-commits] [llvm/llvm-project] b6d87e: [clang][cli] Port LangOpts to marshalling system, ...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Tue Jan 26 23:55:53 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6d87e6a92a9dcaec0386d21e7160c1462a269f8
      https://github.com/llvm/llvm-project/commit/b6d87e6a92a9dcaec0386d21e7160c1462a269f8
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

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

  Log Message:
  -----------
  [clang][cli] Port LangOpts to marshalling system, pt.1

Port some miscellaneous language options to the marshalling system for oautomatic command line parsing and generation.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list