diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-10-16 20:30:40 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-10-16 20:30:40 +0000 |
commit | d727738369fb154d79b60a228e3829500a53b354 (patch) | |
tree | 253a77602aaf5d89fa25ecea86a58f8611f74d6d /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 14994133bb86c038114b1ef906b2841e04add92d (diff) | |
download | bcm5719-llvm-d727738369fb154d79b60a228e3829500a53b354.tar.gz bcm5719-llvm-d727738369fb154d79b60a228e3829500a53b354.zip |
ADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSED_RESULT for ArrayRef
Instead of annotating (most of) the ArrayRef API, we can just annotate
the type directly. This is less code and it will warn in more cases.
llvm-svn: 284342
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions