[PATCH] D23004: [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 08:34:23 PDT 2016


alexfh added a comment.

In https://reviews.llvm.org/D23004#505854, @mboehme wrote:

> I assume this means I should avoid doing this (rebasing to a newer revision)?


No, rebasing is totally fine. But if some files changed in the meantime, comparing with older revisions will contain unrelated changes, that's expected, I think.


https://reviews.llvm.org/D23004





More information about the cfe-commits mailing list