diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-08-20 17:02:33 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-08-20 17:02:59 +0200 |
commit | 9a42c5939485732c031f6e6d30394b5414f6ad61 (patch) | |
tree | f3233b3067aeea834de6633d5262ae23cb9607dc /basctl | |
parent | 9f01ba1b78edf6a08d36be39658327451120d613 (diff) |
Bad hack to enforce weakly emitted RTTI for ScValidationDlg
...(by inlining all its virtual functions), as otherwise -fsanitize=undefined
makes sc require ScValidationDlg RTTI (to verify the cast to ScValidationDlg in
the ScValidityRefChildWin ctor in sc/source/ui/view/reffact.cxx) but which would
only be emitted in scui (against which sc cannot link).
Change-Id: Id9e2bf0719ba3bba35e5ae1f0e58190d9fdb6dd4
Diffstat (limited to 'basctl')
0 files changed, 0 insertions, 0 deletions