[PATCH] D99260: [analyzer] Fix false positives in inner pointer checker (PR49628)
Ali Shuja Siddiqui via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 4 11:31:52 PDT 2021
alishuja added a comment.
Herald added a subscriber: manas.
Based on the comment from @vsavchenko , I had made an addition for a check for `__addressof` alongside `addressof` in the checker. What would be the correct way of pushing the diff here? Should I reopen this revision or use the update diff button on the top? I apologize, I'm completely new to pushing changes to LLVM.
Thanks,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99260/new/
https://reviews.llvm.org/D99260
More information about the cfe-commits
mailing list