diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-10-17 07:37:11 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-10-17 07:37:11 +0000 |
commit | 73fc15a9891f59ce46f65e19f2b89b589c154b20 (patch) | |
tree | fe28d5da6ed5e251c322bb3a0afcd493999bf601 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | fe183d7e96b4ff90224df1ff486d1ad894cf10cf (diff) | |
download | bcm5719-llvm-73fc15a9891f59ce46f65e19f2b89b589c154b20.tar.gz bcm5719-llvm-73fc15a9891f59ce46f65e19f2b89b589c154b20.zip |
Support: Drop LLVM_ATTRIBUTE_UNUSED_RESULT
Uses of this have all been updated to use LLVM_NODISCARD, which
matches the C++17 [[nodiscard]] semantics rather than those of GCC's
__attribute__((warn_unused_result)).
llvm-svn: 284367
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions