[PATCH] Add CommentOptions, allow specifying custom comment block commands

Ben Gertzfield bgertzfield at gmail.com
Wed Feb 20 11:57:08 PST 2013


    - Rebase from trunk.
    - Fix style nits from @doug.gregor (thanks so much for taking a look!)

Hi doug.gregor, indygreg, gribozavr,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D272?vs=885&id=1045#toc

Files:
  include/clang/AST/CommentCommandTraits.h
  include/clang/Basic/CommentOptions.h
  include/clang/Basic/LangOptions.h
  include/clang/Driver/Options.td
  lib/AST/ASTContext.cpp
  lib/AST/CommentCommandTraits.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/ASTUnit.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Serialization/ASTReader.cpp
  lib/Serialization/ASTWriter.cpp
  test/Driver/fcomment-block-commands.c
  test/Index/comment-custom-block-command.cpp
  unittests/AST/CommentLexer.cpp
  unittests/AST/CommentParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D272.10.patch
Type: text/x-patch
Size: 16995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130220/7fba459d/attachment.bin>


More information about the cfe-commits mailing list