diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-04-29 01:23:20 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-04-29 01:23:20 +0000 |
commit | ec24bbe332b4c341fc32328ee6aafa7b72aa1df7 (patch) | |
tree | 6e343bd054192a75448d6682c24d037a571da34b /libcxx/test/std/utilities/function.objects/func.require/invoke.pass.cpp | |
parent | 23323e25f896cf44e6d4519ef38f066e45fe408f (diff) | |
download | bcm5719-llvm-ec24bbe332b4c341fc32328ee6aafa7b72aa1df7.tar.gz bcm5719-llvm-ec24bbe332b4c341fc32328ee6aafa7b72aa1df7.zip |
PR27549: fix bug that resulted in us giving a translation-unit-scope variable a
mangled name if it happened to be declared in an 'extern "C++"' context. This
also causes us to use the '_ZL' mangling rather than the '_Z' mangling for
internal-linkage entities that are wrapped in a language linkage construct.
llvm-svn: 267969
Diffstat (limited to 'libcxx/test/std/utilities/function.objects/func.require/invoke.pass.cpp')
0 files changed, 0 insertions, 0 deletions