Hi all, I see that clang_delta extensively uses (void) argument in C++ functions. I think it's not traditional for C++ code and should be replaced with empty argument list.
Is this change welcome, or it's project-specific coding style? -- Regards, Konstantin
