diff options
author | Justin Bogner <mail@justinbogner.com> | 2017-01-31 01:26:09 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2017-01-31 01:26:09 +0000 |
commit | 8335dd314f369fd885b220a48be3af7fbdb0d584 (patch) | |
tree | f652548262d2122d9a57312f984d1e629ffeb706 /clang/test/Modules/merge-template-pattern-visibility.cpp | |
parent | b6491cc8540973a33d5d6d7010bf715c25cfc938 (diff) | |
download | bcm5719-llvm-8335dd314f369fd885b220a48be3af7fbdb0d584.tar.gz bcm5719-llvm-8335dd314f369fd885b220a48be3af7fbdb0d584.zip |
Revert "Adorn __call_once_proxy with `inline` and `_LIBCPP_INLINE_VISIBILITY`"
While this change didn't really hurt, it does lead to spurious
warnings about not being able to override weak symbols if you end up
linking objects built with this change to ones built without it.
Furthermore, since __call_once_proxy is called indirectly anyway it
doesn't actually inline ever.
Longer term, it would probably make sense to give this symbol internal
visibility instead.
This reverts r291497
llvm-svn: 293581
Diffstat (limited to 'clang/test/Modules/merge-template-pattern-visibility.cpp')
0 files changed, 0 insertions, 0 deletions