[PATCH] D32437: [analyzer] Nullability: fix a crash when adding notes inside a synthesized property accessor.

Anna Zaks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 9 23:22:34 PDT 2017


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

> These new "extra notes" of mine might be useful (we could put them at property declaration), i could add them if everybody likes this idea.

What are these? Is there a PR?

It would be great if we could place a note on a parent that has location. For example, can we walk up the location context?
If you do not fix it in this PR, it's definitely worth a FIXME.


https://reviews.llvm.org/D32437





More information about the cfe-commits mailing list