summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-11-25 19:33:20 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-11-25 19:33:20 +0000
commit3275813d3590f9c45fbb55dd38719e2dc78da4ea (patch)
tree0df7425beb31dcb11a8f1175d788ff15224a7cf5 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parentf1f46b5766d72eace16bc0bd6a91ab6e14f19f53 (diff)
downloadbcm5719-llvm-3275813d3590f9c45fbb55dd38719e2dc78da4ea.tar.gz
bcm5719-llvm-3275813d3590f9c45fbb55dd38719e2dc78da4ea.zip
Stop using SFINAE to detect whether a derived-class override of Traverse* can
take a queue; some supported versions of GCC believe that this substitution failure is an error. Instead, use a partial specialization to detect the type of a pointer to the corresponding member. This is less general, but good enough for our uses. llvm-svn: 254083
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud