[PATCH] D85817: [analyzer] Fix crash with pointer to members values

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 15 00:30:21 PST 2021


vsavchenko added a comment.

In D85817#2560570 <https://reviews.llvm.org/D85817#2560570>, @RedDocMD wrote:

> @vsavchenko, why did you chose NamedDecl instead of ValueDecl to account for the indirect fields? I couldn't quite follow it from the discussion above.

Looking at it now, I also don't know why 🤷


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85817



More information about the cfe-commits mailing list