[PATCH] D17811: [clang-tidy] Add check to detect dangling references in value handlers.
Samuel Benzaquen via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 10:52:54 PDT 2016
sbenza added a comment.
In http://reviews.llvm.org/D17811#380124, @jbcoe wrote:
> Do you have commit access? I can apply this patch for you if not.
I do.
I am waiting on http://reviews.llvm.org/D18275 to fix the problem with using internal::HasNameMatcher directly.
http://reviews.llvm.org/D17811
More information about the cfe-commits
mailing list