[all-commits] [llvm/llvm-project] 956d8e: [clang][cli] Port GNU language options to marshall...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Tue Jan 26 00:25:11 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 956d8e02e8a55fb5fd289c7af37dbfc73535e7a7
      https://github.com/llvm/llvm-project/commit/956d8e02e8a55fb5fd289c7af37dbfc73535e7a7
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

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

  Log Message:
  -----------
  [clang][cli] Port GNU language options to marshalling system

Port some GNU-related language options to the marshalling system for automatic command line parsing and generation.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list