[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 11:30:37 PDT 2013
    
    
  
  Applied comments. Fixed isOrdinary and isDocumentation comments with the right logic for parsing all comments. Reverted the change in RawCommentList.cpp regarding isOrdinary. Added some new tests. Added the pch tests. Updated user manual with a section for comment processing options. Fixed up the serialization code for comment options.
Hi chandlerc, ddunbar,
http://llvm-reviews.chandlerc.com/D614
CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D614?vs=1500&id=1568#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.3.patch
Type: text/x-patch
Size: 11941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130409/4cbaf9cd/attachment.bin>
    
    
More information about the llvm-commits
mailing list