[PATCH] D86881: Make -fvisibility-inlines-hidden apply to static local variables in inline functions on Darwin

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 2 09:19:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd46f2c51e4c8: Make -fvisibility-inlines-hidden apply to static local variables in inlineā€¦ (authored by erik.pilkington).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86881

Files:
  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/Driver/ToolChains/Darwin.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGenCXX/visibility-inlines-hidden-static-local-var.cpp
  clang/test/Driver/darwin-objc-options.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86881.289489.patch
Type: text/x-patch
Size: 7708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200902/3e18258b/attachment-0001.bin>


More information about the cfe-commits mailing list