[PATCH] D11069: Allow any comment to be a trailing comment when -fparse-all-comments is on.

Luke Zarko zarko at google.com
Tue Jul 14 16:23:33 PDT 2015


zarko updated this revision to Diff 29729.
zarko marked 3 inline comments as done.
zarko added a comment.

Only merge ordinary comments if they're trailing and start on the same column as the comment we would merge them into.


http://reviews.llvm.org/D11069

Files:
  lib/AST/RawCommentList.cpp
  test/Index/parse-all-comments.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11069.29729.patch
Type: text/x-patch
Size: 8535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150714/cac23825/attachment.bin>


More information about the cfe-commits mailing list