commit | 0ebe9c2f816d11eda067a43c9a31b0a42aef8963 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Mon Oct 17 07:37:11 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Mon Oct 17 07:37:11 2016 +0000 |
tree | 38c81ad08b8ca36800ba790484686a50e3561212 | |
parent | 043b10deff1b6e1e06f53bb35939debbc1385f98 [diff] |
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)). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284367 91177308-0d34-0410-b5e6-96231b3b80d8