summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-03-30 15:22:20 +0000
committerEric Fiselier <eric@efcs.ca>2015-03-30 15:22:20 +0000
commitda6c0fb630e8847931da9bb6e9ea4d7683a5906d (patch)
treeaab01b2676d8953e7bb0e5bb173db6578048bbf0 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent53444a43081e71d602999350ec8364b45c0ac435 (diff)
downloadbcm5719-llvm-da6c0fb630e8847931da9bb6e9ea4d7683a5906d.tar.gz
bcm5719-llvm-da6c0fb630e8847931da9bb6e9ea4d7683a5906d.zip
[libcxx] Fix PR22771 - Support access control SFINAE in the library version of is_convertible.
Summary: Currently the conversion check does not take place in a context where access control SFINAE is applied. This patch changes the context of the test expression so that SFINAE occurs if access control does not permit the conversion. Related bug: https://llvm.org/bugs/show_bug.cgi?id=22771 Reviewers: mclow.lists, rsmith, dim Reviewed By: dim Subscribers: dim, rodrigc, emaste, cfe-commits Differential Revision: http://reviews.llvm.org/D8461 llvm-svn: 233552
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud