================ 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
