summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/header-in-multiple-maps.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2017-01-31 01:26:09 +0000
committerJustin Bogner <mail@justinbogner.com>2017-01-31 01:26:09 +0000
commit8335dd314f369fd885b220a48be3af7fbdb0d584 (patch)
treef652548262d2122d9a57312f984d1e629ffeb706 /clang/test/Modules/header-in-multiple-maps.cpp
parentb6491cc8540973a33d5d6d7010bf715c25cfc938 (diff)
downloadbcm5719-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/header-in-multiple-maps.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud