[PATCH] This change-list changes clang to attach the ordinary comments if an option is specified
Dmitri Gribenko
gribozavr at gmail.com
Wed Apr 3 06:27:36 PDT 2013
================
Comment at: include/clang/AST/RawCommentList.h:145
@@ +144,3 @@
+ /// When true, ordinary comments starting with "//" will be considered as
+ // doc-comments.
+ bool TreatOrdinaryCommentAsDocComment;
----------------
Dmitri Gribenko wrote:
> Three slashes, please.
And please spell 'documentation comments' completely.
http://llvm-reviews.chandlerc.com/D614
More information about the cfe-commits
mailing list