Bug #3227
cstyle should warn about C++ comments
Start date:
2012-09-26
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
It appears that cstyle does not flag the use of
// C++ style comments. gcc 4.4.4 appears to allow them, so if you're not doing Studio shadow builds then they may slip through. cstyle is presently silent on the subject, but ought not to be.
No data to display