Boris Egorov 0154d39bf6 Show struct member in unsignedLessThanZeroError warning
Before:
    [/tmp/test.c:8]: (style) Checking if unsigned variable '.' is less than zero.
    [/tmp/test.c:12]: (style) Checking if unsigned variable '.' is less than zero.

After:
    [/tmp/test.c:8]: (style) Checking if unsigned variable 'd.n' is less than zero.
    [/tmp/test.c:12]: (style) Checking if unsigned variable 'd.n' is less than zero.
2016-09-22 08:03:30 +07:00
..
2016-01-01 15:34:45 +02:00
2016-02-27 16:03:50 +01:00
2016-08-15 18:04:55 +02:00
2016-08-15 18:04:55 +02:00
2016-08-24 12:43:45 +02:00
2016-01-01 15:34:45 +02:00
2016-08-13 15:23:46 +02:00
2016-01-01 15:34:45 +02:00
2016-08-06 13:28:24 +02:00
2016-01-01 15:34:45 +02:00
2016-01-01 15:34:45 +02:00
2016-08-06 11:47:27 +02:00
2012-10-14 10:21:22 +02:00