diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-03-01 01:27:14 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-03-01 01:27:14 +0000 |
commit | 1ad881c3e46d17178342bd238c44bd1f35a570a8 (patch) | |
tree | 90f75fd6e70a7897f5d74dbe24f1b9314ef2fb60 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | b75c5c564cbe0d5bab6982264ce78501fd7da3a9 (diff) | |
download | bcm5719-llvm-1ad881c3e46d17178342bd238c44bd1f35a570a8.tar.gz bcm5719-llvm-1ad881c3e46d17178342bd238c44bd1f35a570a8.zip |
Fix PR32097 - is_abstract doesn't work on class templates.
This patch fixes llvm.org/PR32097 by using the __is_abstract
builtin type-trait instead of the previous library-only implementation.
All supported compilers provide this trait. I've tested as far
back as Clang 3.2, GCC 4.6 and MSVC trunk.
llvm-svn: 296561
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions