summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-07-26 08:16:19 +0000
committerPavel Labath <labath@google.com>2016-07-26 08:16:19 +0000
commit57d053511fbd1f2dd30f6d5cc729846f0e0aa3e3 (patch)
tree334be072cc71aff716160185a153758fa3701b56 /libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd
parentf7e7fdd5cfebf4a8a30e4b4dce410a237f13a17c (diff)
downloadbcm5719-llvm-57d053511fbd1f2dd30f6d5cc729846f0e0aa3e3.tar.gz
bcm5719-llvm-57d053511fbd1f2dd30f6d5cc729846f0e0aa3e3.zip
Fix incorrect form test in SymbolFileDWARF
Summary: We were checking whether an attribute is in block form by getting the block data pointer, which was not correct as the pointer be null even if the attribute is in block form. Other places in the file already use the correct test. To make this work, I've needed to add DW_FORM_exprlock to the list of "block" forms, which seems correct as that is how we are parsing it. Reviewers: clayborg Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D22756 llvm-svn: 276735
Diffstat (limited to 'libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud