Hi,

CommentHandler::HandleComment() returns bool, but all implementers
return false. The attached patch changes the return type to void,
which makes it possible to delete minor amounts of code.

Nico

Attachment: clang-pp-comment-void.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to