[PATCH] D53052: [AST] Use -fvisibility value when ignoring -fv-i-h* inline static locals

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 13:51:52 PDT 2018


rnk added a comment.

Mmm, looks like we get that wrong. I would've expected us to go down the "explicit attribute" path, but apparently not.


https://reviews.llvm.org/D53052





More information about the llvm-commits mailing list