Skip to content
Commit 9bf42533 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Fix bind by making _is_valid_bind_return more robust. It should return false...

Fix bind by making _is_valid_bind_return more robust.  It should return false instead of give a compile time error, always.  The problem was down in ____mu_return, the version that handles nested bind objects.  This fixes http://llvm.org/bugs/show_bug.cgi?id=16343

llvm-svn: 185289
parent 851b025e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment