Lauri Nurmi
|
70a67eaf85
|
Change some more 0 literals into nullptr.
|
2014-02-16 13:38:50 +02:00 |
Daniel Marjamäki
|
fd3a8a2a18
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
Daniel Marjamäki
|
4b72f01e99
|
clarify calculation: Fixed FP for 'a = (*p ? 1 : 2)'
|
2013-12-28 11:02:39 +01:00 |
Daniel Marjamäki
|
742a6935ea
|
Calculation in sizeof: Fixed FP for sizeof(Fred**)
|
2013-12-26 13:52:58 +01:00 |
Daniel Marjamäki
|
29e74222fb
|
Sizeof calculation: Fixed FP for sizeof(int*[2])
|
2013-12-26 13:41:21 +01:00 |
Daniel Marjamäki
|
eb2ea1c28f
|
AST: refactored CheckSizeof::sizeofCalculation()
|
2013-12-25 12:35:41 +01:00 |
Alexander Mai
|
14787cde99
|
Fixed #5129 (FP:arithOperationsOnVoidPointer on void**)
|
2013-10-31 06:04:51 +01:00 |
Daniel Marjamäki
|
c96586b2a9
|
"automatic conversion from iso-8859-1 formatting to utf-8"
|
2013-08-21 19:31:01 +00:00 |
Lucas Manuel Rodriguez
|
14d3886e19
|
Fixed #4965 (sizeof(void) check - error in message)
|
2013-08-20 06:20:52 +02:00 |
Daniel Marjamäki
|
011fd3bed9
|
checksizeof: Fixed compiler error on VS. Missing header.
|
2013-07-21 19:00:12 +02:00 |
Lucas Manuel Rodriguez
|
59f448da8a
|
Fixed #4908 (False positive: void * calculation (struct member, cast))
|
2013-07-20 17:20:16 +02:00 |
Lucas Manuel Rodriguez
|
040c1e3a13
|
Fixed #4906 (False positive: void * calculation (cast))
|
2013-07-10 06:40:09 +02:00 |
Lucas Manuel Rodriguez
|
00886b4d06
|
Fixed #4876 (Checking for sizeof(void))
|
2013-07-05 21:07:07 +02:00 |
PKEuS
|
994c429b7d
|
Moved checks related to sizeof usage from checkother into new file
|
2013-04-10 09:49:38 -07:00 |