[PATCH] D46891: [StaticAnalyzer] Added a getLValue method to ProgramState for bases

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 15 17:35:09 PDT 2018


NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Looks good, thanks! Yeah, seems that these were accidentally omitted.

You may want to add the `const CXXRecordDecl *` variant as well.


Repository:
  rC Clang

https://reviews.llvm.org/D46891





More information about the cfe-commits mailing list