diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-06-25 22:13:39 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-06-25 22:13:39 +0000 |
commit | 1fa0f4b94241d2e6f9f88262f73237ba2650cf2a (patch) | |
tree | 682f52f86157ad856eeb1a92f8b35cf65bd8ba40 /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | fee855b5bc1abe1f3f89e977ce4c81cf9bdbc2e4 (diff) | |
download | bcm5719-llvm-1fa0f4b94241d2e6f9f88262f73237ba2650cf2a.tar.gz bcm5719-llvm-1fa0f4b94241d2e6f9f88262f73237ba2650cf2a.zip |
Change the ABI version and ABI namespace to be `_LIBCPP_VERSION`
when _LIBCPP_ABI_UNSTABLE is defined.
User defined _LIBCPP_ABI_NAMESPACE will still be respected,
but the default version namespace in unstable mode will be the libc++ version
(Currently '__9000').
Previously `_LIBCPP_ABI_VERSION` and `_LIBCPP_ABI_NAMESPACE` were
`1` and `__1` respectively, whuch conflicted with the stable ABI
llvm-svn: 364354
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions