[PATCH] D29884: [analyzer] Proper caching in CallDescription objects.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 15 07:14:16 PST 2017


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

Yep, seems that somebody has missed these issues :)

I guess there's no way to test the operator case, because nobody made a CallDescription with an empty name for us (maybe we should even assert that).


https://reviews.llvm.org/D29884





More information about the cfe-commits mailing list