Files
archived-llvm/include/llvm/Support
Justin Bogner 6a2dc096c9 Support: Add LLVM_NODISCARD with C++17's [[nodiscard]] semantics
This is essentially a more powerful version of our current
LLVM_ATTRIBUTE_UNUSED_RESULT, in that it can also be applied to types
and generate warnings whenever an object of that type is returned by
value and the value is discarded.

I'll replace uses of LLVM_ATTRIBUTE_UNUSED_RESULT and remove that
macro in follow up commits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284286 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-14 22:04:17 +00:00
..
2016-02-15 04:30:37 +00:00
2016-04-02 03:28:26 +00:00
2016-04-18 09:17:29 +00:00
2016-01-22 19:58:18 +00:00
2016-04-18 09:17:29 +00:00
2016-04-18 09:17:29 +00:00
2010-11-29 18:16:10 +00:00
2016-04-18 09:17:29 +00:00
2016-04-18 09:17:29 +00:00
2016-04-18 09:17:29 +00:00
2016-04-21 22:40:59 +00:00
2013-05-21 20:36:13 +00:00
2016-04-18 09:17:29 +00:00
2015-08-10 04:22:09 +00:00
2016-04-18 09:17:29 +00:00
2016-09-27 15:45:57 +00:00
2016-04-18 09:17:29 +00:00