aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-03-07 12:27:35 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-03-07 12:27:35 +0000
commit7c253fe4fdedfdcfe87b2a9b771f2785978d5a0b (patch)
treed63cbe3671b3072f977687f2a2845848e921b792 /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
parentbc08fed0825a93117524deefff85608119f9cc51 (diff)
downloadllvm-7c253fe4fdedfdcfe87b2a9b771f2785978d5a0b.zip
llvm-7c253fe4fdedfdcfe87b2a9b771f2785978d5a0b.tar.gz
llvm-7c253fe4fdedfdcfe87b2a9b771f2785978d5a0b.tar.bz2
Try a completely different approach to this type trait to appease older
compilers. It seems that GCC 4.3 (and likely older) simply aren't going to do SFINAE on non-type template parameters the way Clang and modern GCCs do... Now we detect the implicit conversion to an integer type, and then blacklist classes, pointers, and floating point types. This seems to work well enough, and I'm hopeful will return the bots to life. llvm-svn: 152227
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions