[cfe-commits] [patch] s/BCPLComment/LineComment/

Nico Weber thakis at chromium.org
Sat Nov 10 14:22:26 PST 2012


Hi,

I was reading Lexer.cpp today and didn't know what BCPLComment means
-- it's just a regular // comment. Would you mind if that got renamed
to "LineComment"? That's easier to understand and consistent with
"BlockComment" which is used for /**/.

Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-line-comment.patch
Type: application/octet-stream
Size: 14625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121110/5b28a850/attachment.obj>


More information about the cfe-commits mailing list