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

Amin Shali amshali at gmail.com
Tue Apr 9 13:33:46 PDT 2013


  Removed default parameter from RawComment constructor. Fixed users manual text. Fixed comments. Fixed the if condition style.

Hi chandlerc, ddunbar,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D614?vs=1568&id=1571#toc

Files:
  docs/UsersManual.rst
  include/clang/AST/RawCommentList.h
  include/clang/Basic/CommentOptions.h
  include/clang/Driver/Options.td
  lib/AST/ASTContext.cpp
  lib/AST/RawCommentList.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/Sema.cpp
  lib/Serialization/ASTReader.cpp
  lib/Serialization/ASTWriter.cpp
  test/Driver/fparse-all-comments.c
  test/Index/parse-all-comments.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D614.4.patch
Type: text/x-patch
Size: 11973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130409/288a94c3/attachment.bin>


More information about the llvm-commits mailing list