[PATCH] This change-list changes clang to attach the ordinary comments if an option is specified

Amin Shali amshali at gmail.com
Tue Apr 2 14:00:18 PDT 2013


Hi chandlerc, ddunbar,

Not all people use doxygen style comments as doc-comments. They just use ordinary comments in place of doxygen style comments. We would like to know which nodes are associated with those comments. 

http://llvm-reviews.chandlerc.com/D614

Files:
  include/clang/AST/RawCommentList.h
  include/clang/Basic/CommentOptions.h
  include/clang/Driver/Options.td
  lib/AST/ASTContext.cpp
  lib/AST/RawCommentList.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/Sema.cpp
  lib/Serialization/ASTReader.cpp
  unittests/Frontend/FrontendActionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D614.1.patch
Type: text/x-patch
Size: 10342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130402/8f670729/attachment.bin>


More information about the llvm-commits mailing list