summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-09-15 00:31:38 +0000
committerEric Fiselier <eric@efcs.ca>2017-09-15 00:31:38 +0000
commit9f8fef95047e37ebdbac88dfebecd282e09c47df (patch)
treefd60a63fa0afe9c37a255773a4f10d6a607210d1 /lldb/packages/Python/lldbsuite
parent4c33079dc3dec95767d4887eebb0995716edeac5 (diff)
downloadbcm5719-llvm-9f8fef95047e37ebdbac88dfebecd282e09c47df.tar.gz
bcm5719-llvm-9f8fef95047e37ebdbac88dfebecd282e09c47df.zip
Fix accidental ADL in std::allocator_traits meta-programming.
There were a number of cases where __double_underscore functions, for example __has_construct_test, were called without being qualified, causing ADL to occur. This patch qualifies those calls to avoid this problem. Thanks to David L. Jones for point out the issue initially. llvm-svn: 313324
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud