summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/objc/modules/TestObjCModules.py
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-07 17:00:12 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-07 17:00:12 +0000
commitd382ed25f65ccd282c83fde2160aae798acdedc6 (patch)
tree9009262ec38e20e4e0ff986d6e9ad34df97a9a3d /lldb/test/lang/objc/modules/TestObjCModules.py
parentd436b2a4ce62125aea27479ae30acedf36f2d8c7 (diff)
downloadbcm5719-llvm-d382ed25f65ccd282c83fde2160aae798acdedc6.tar.gz
bcm5719-llvm-d382ed25f65ccd282c83fde2160aae798acdedc6.zip
Workaround bot failure with explicit conversion to MDTuple*
A bot is failing [1] after r234326, apparently because this code doesn't do what I think it should: template <class U> explicit MDTupleTypedArrayWrapper( const U &Tuple, typename std::enable_if< std::is_constructible<const MDTuple *, U>::value>::type * = nullptr) : N(Tuple) {} Just be explicit for now. [1]: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_build/8201/ llvm-svn: 234329
Diffstat (limited to 'lldb/test/lang/objc/modules/TestObjCModules.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud