Matthew Macy 2a8ba608d3 Replace ASSERTV macro with compiler annotation
Remove the ASSERTV macro and handle suppressing unused 
compiler warnings for variables only in ASSERTs using the 
__attribute__((unused)) compiler annotation.  The annotation
is understood by both gcc and clang.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Jorgen Lundman <lundman@lundman.net>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9671
2019-12-05 12:37:00 -08:00
..
2019-07-26 10:54:14 -07:00
2019-10-09 10:36:03 -07:00
2019-12-03 09:51:44 -08:00
2019-09-02 17:56:41 -07:00
2019-11-21 09:32:57 -08:00
2019-10-01 13:17:32 -07:00
2019-10-11 10:13:21 -07:00
2019-09-02 17:56:41 -07:00
2019-10-09 10:36:03 -07:00
2019-09-05 14:49:49 -07:00
2019-09-02 17:56:41 -07:00
2019-09-05 14:49:49 -07:00
2019-09-02 17:56:41 -07:00
2019-10-02 09:15:12 -07:00
2019-11-11 09:27:59 -08:00
2019-09-02 17:56:41 -07:00
2019-09-02 17:56:41 -07:00
2019-07-26 10:54:14 -07:00