[lvm-devel] LVM2/lib/misc util.h

Alasdair G Kergon agk at redhat.com
Tue Oct 26 10:47:23 UTC 2010


On Tue, Oct 26, 2010 at 10:04:35AM -0000, zkabelac at sourceware.org wrote:
> +#ifdef __clang__
> +#define uninitialized_var(x) x
> +#else
>  #define uninitialized_var(x) x = x
> +#endif
>  

Please add a comment.

Alasdair




More information about the lvm-devel mailing list