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

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 11:31:22 PDT 2020


jyknight added a comment.

But this (re-)breaks the functionality of -fvisibility-inlines-hidden on Darwin. That seems bad? I'd've liked to see more of an explanation as to why this was considered a necessary breakage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86881



More information about the cfe-commits mailing list