[PATCH] D109467: [analyzer] check for std::__addressof for inner pointer checker

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 8 20:22:58 PDT 2021


NoQ added a comment.

Thanks! Can you add a regression test for this, like D99260 <https://reviews.llvm.org/D99260> does in `test/Analysis/inner-pointer.cpp`? We typically want all commits to have associated test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109467



More information about the cfe-commits mailing list