Yannis Damigos

Results 1 comments of Yannis Damigos

Hi all, I have a similar issue. Below is the test code to reproduce it. cppcheck_test.c: ``` #define A_B_C 0x1 #define A_ADDRESS 0x00001000U #define A ((uint32_t *) A_ADDRESS) #define CONCAT(x,...