[PATCH] D60899: [analyzer] Unbreak body farms in presence of multiple declarations.

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 20 03:05:20 PDT 2019


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

Hi Artem,
This looks good to me. However, it seems to me that the correct solution is to synthesize a shining new function and include it into the redeclaration chain. This requires much more work, however.


Repository:
  rC Clang

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

https://reviews.llvm.org/D60899





More information about the cfe-commits mailing list