This is an extension to diff D99260. This adds an additional exception for std::__addressof in InnerPointerChecker.
Originally authored by alishuja (Ali Shuja Siddiqui).
Differential D109467
[analyzer] check for std::__addressof for inner pointer checker steakhal on Sep 8 2021, 2:49 PM. Authored by
Details This is an extension to diff D99260. This adds an additional exception for std::__addressof in InnerPointerChecker. Originally authored by alishuja (Ali Shuja Siddiqui).
Diff Detail
Event TimelineComment Actions Thanks! Can you add a regression test for this, like D99260 does in test/Analysis/inner-pointer.cpp? We typically want all commits to have associated test cases. Comment Actions @alishuja, Shall I submit this patch with --author="Ali Shuja Siddiqui <alishuja@gmail.com>" (thus on your behalf) ? |