[all-commits] [llvm/llvm-project] ff5f42: [clang][cli] Port visibility LangOptions to marsha...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Fri Jan 22 00:36:53 PST 2021


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

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

  Log Message:
  -----------
  [clang][cli] Port visibility LangOptions to marshalling system

This patch introduces Clang-specific MarshallingInfoVisibility TableGen class.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list