Undoes -fvisibility-inlines-hidden.
Test Plan: added test
Paths
| Differential D52956
Support `-fno-visibility-inlines-hidden` AcceptedPublic Authored by andrewjcg on Oct 5 2018, 5:09 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 8 2018, 10:24 AM Comment Actions Sorry for the delay here, but this should be ready to go. As this is my first accepted diff to LLVM, should I follow https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access to get commit access, or is there some other process for first-time committers? Comment Actions You should ask the reviewers to commit it in your behalf. You can request commit access after you've had a few patches accepted and committed.
Revision Contents
Diff 168554 include/clang/Driver/Options.td
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/visibility-inlines-hidden.cpp
|