diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-02-27 16:27:41 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-02-27 16:32:04 +0100 |
commit | 0ee5a79a280dcacc326aafffb0a109ee63016c59 (patch) | |
tree | 220ace2dda260a4fd997941ecb160a396bd61994 /i18npool | |
parent | 2c78736c19a8f2a1df0f406c3e92f5ac55576148 (diff) |
testtools: mark CurrentContextChecker as DLLPRIVATE
The problem is that currentcontextchecker.cxx is linked statically into 2
dynamic libraries, and with clang now using -fvisibility-ms-compat since
commit f0aa1a78fb209310e8baef53c02f365fca518d11 the ASAN complains about
ODR violation in testttols uno_test:
==1818==ERROR: AddressSanitizer: odr-violation (0x2aef08e9c600):
[1] size=192 'vtable for testtools::bridgetest::CurrentContextChecker'
testtools/source/bridgetest/currentcontextchecker.cxx
[2] size=192 'vtable for testtools::bridgetest::CurrentContextChecker'
testtools/source/bridgetest/currentcontextchecker.cxx
Change-Id: Ie705788dbf035f7a9f64878c6dcf3cec9b7e7ba1
Diffstat (limited to 'i18npool')
0 files changed, 0 insertions, 0 deletions