[PATCH] D12473: [clang-tidy] Add old style function check

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 30 12:38:06 PDT 2015


Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.

I think extern "C" functions should be kept with (void).

I may be mistaken, but looks like code doesn't check for in C++ mode.


http://reviews.llvm.org/D12473





More information about the cfe-commits mailing list