summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/multi-process-driver.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-05-11 01:38:27 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-05-11 01:38:27 +0000
commite8f10cc0b9a9f6d30a25da68de700c2bac745b5c (patch)
tree12db01eb7b89ad7057dd19cc67c0de3ceaf83fed /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/multi-process-driver.cpp
parent095c27113192bba9a79959c687f5bcd7fed690db (diff)
downloadbcm5719-llvm-e8f10cc0b9a9f6d30a25da68de700c2bac745b5c.tar.gz
bcm5719-llvm-e8f10cc0b9a9f6d30a25da68de700c2bac745b5c.zip
[Sema] Fix value-dependent enable_if bug.
This patch fixes a bug where we would assume all value-dependent enable_if conditions give successful results. Instead, we consider value-dependent enable_if conditions to always fail. While this isn't ideal, this is the best we can realistically do without changing both enable_if's semantics and large parts of Sema (specifically, all of the parts that don't expect type dependence to come out of nowhere, and that may interact with overload resolution). Differential Revision: http://reviews.llvm.org/D20130 llvm-svn: 269154
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/multi-process-driver.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud