[PATCH] D142560: Allow getRawCommentForDecl to find comments in macros

Dana Jansens via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 25 10:43:35 PST 2023


danakj updated this revision to Diff 492181.
danakj added a comment.

Add tests for enums inside a macro, other than NS_ENUM and NS_OPTIONS


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142560/new/

https://reviews.llvm.org/D142560

Files:
  clang/lib/AST/ASTContext.cpp
  clang/test/Index/annotate-comments-objc.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142560.492181.patch
Type: text/x-patch
Size: 7597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230125/9198838e/attachment-0001.bin>


More information about the cfe-commits mailing list