[PATCH] D87451: add new clang option -fnovisibility.

Digger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 08:37:07 PDT 2020


DiggerLin updated this revision to Diff 290987.
DiggerLin added a comment.

address comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87451/new/

https://reviews.llvm.org/D87451

Files:
  clang/docs/ClangCommandLineReference.rst
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/AST/Decl.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/Driver/fnovisibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87451.290987.patch
Type: text/x-patch
Size: 7513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200910/05970659/attachment-0001.bin>


More information about the cfe-commits mailing list