summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestJS.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-11-11 10:21:57 -0500
committerLouis Dionne <ldionne@apple.com>2019-11-11 10:27:48 -0500
commit48b7068beca9d3a39dcfbebcb384b59b7898065f (patch)
treeb3955a64b5645be1f12540512ef0daaa9bea61de /clang/unittests/Format/FormatTestJS.cpp
parentabbbf9880c272da7a3db5de40a91dcbddac8bb50 (diff)
downloadbcm5719-llvm-48b7068beca9d3a39dcfbebcb384b59b7898065f.tar.gz
bcm5719-llvm-48b7068beca9d3a39dcfbebcb384b59b7898065f.zip
[libc++] Mark __call_once_proxy as hidden and internal
We effectively never want to export that function, which is an implementation detail of libc++. This was previously tried in 603715c66b6b and then reverted in 8335dd314f36 because it caused linker warnings. These linker warnings should go away now that we use internal_linkage instead of always_inline to implement per-TU insulation.
Diffstat (limited to 'clang/unittests/Format/FormatTestJS.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud