diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-02-26 08:05:38 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-02-26 08:57:09 +0100 |
commit | 3d63d0c14b1c86f22f73a80e42b84e0256fdf818 (patch) | |
tree | dea4bb4808061d729861d038c8fa8ab952c22da1 /test | |
parent | 4cb9d7d1c49d435d789ede63a89111a6d01260cf (diff) |
Adapt __cxxabiv1 for libc++abi
...where it has an additional nonstandard member, at least on Linux x86-64. Not
sure whether
#if defined _LIBCPPABI_VERSION
is the best way to distinguish libc++abi from other C++ runtimes, but
#define _LIBCPPABI_VERSION 1002
is what it has in its cxxabi.h.
Change-Id: I9edbca27aa2bedbc5b2e996fd5ffcfc2e8eb42d9
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions