[PATCH] D43392: [clang-tidy] Add Fuchsia checker for visibility attributes
Jake Ehrlich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 13:43:13 PST 2018
jakehehrlich added a comment.
Can you add a test for when #pragma GCC visibility push(hidden) is used and the visibility attribute is hidden?
https://reviews.llvm.org/D43392
More information about the cfe-commits
mailing list