girdenis-p
413490c270
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses
...
This fixes a bug in the analyzer where it did not push the SHADOWED_VARIABLE_BASE_CLASS
warning for members shadowed by variable in subclass. It does this by comparing the class
which contains the shadowed member with the class containing the variable, and pushing
SHADOWED_VARIABLE only if the classes are the same. Additionally, SHADOWED_VARIABLE_BASE_CLASS
can take an extra symbol which helps to specify the line for non native base class.
2024-11-06 15:04:14 +00:00
..
2023-01-29 00:01:53 +02:00
2023-02-19 13:00:07 -03:00
2023-01-29 00:01:53 +02:00
2023-02-19 13:00:07 -03:00
2024-06-28 16:41:32 +03:00
2024-08-29 13:39:27 -07:00
2023-07-26 11:26:57 +03:00
2023-07-26 11:26:57 +03:00
2023-07-26 11:26:57 +03:00
2024-11-06 15:04:14 +00:00
2023-07-26 11:26:57 +03:00
2024-11-06 15:04:14 +00:00
2023-07-26 11:26:57 +03:00
2024-11-06 15:04:14 +00:00
2024-07-22 21:45:01 +03:00
2024-04-16 11:46:59 -03:00
2023-09-21 13:36:39 +03:00
2023-02-02 12:07:25 -03:00
2023-02-02 12:07:25 -03:00
2023-02-02 12:07:25 -03:00
2024-11-06 15:04:14 +00:00
2023-02-24 14:06:02 -03:00
2023-04-28 18:25:11 +03:00
2024-07-04 10:31:01 +03:00
2024-07-04 10:31:01 +03:00
2024-07-04 10:31:01 +03:00
2024-07-04 10:31:01 +03:00
2024-07-04 10:31:01 +03:00
2023-02-02 12:07:25 -03:00
2023-04-10 10:00:09 +02:00
2023-02-02 12:07:25 -03:00
2023-04-28 18:25:11 +03:00
2023-03-16 14:04:14 +03:00
2023-03-16 14:04:14 +03:00
2024-11-06 15:04:14 +00:00
2024-11-06 15:04:14 +00:00
2024-11-06 15:04:14 +00:00
2023-09-30 13:57:09 +03:00
2023-09-30 13:57:09 +03:00
2023-10-27 12:42:00 +03:00
2023-10-27 12:42:00 +03:00
2023-05-12 17:43:58 +03:00
2024-03-12 19:00:06 +03:00
2024-03-19 17:43:10 +03:00
2024-03-19 17:43:10 +03:00