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

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 15 08:15:26 PST 2017


xazax.hun added a comment.

In https://reviews.llvm.org/D29884#677387, @NoQ wrote:

> 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).


Thank you for the review! :) Unfortunately, I did not get where would you put that assert. But in case you think it is important, I would be happy to review a patch :)


Repository:
  rL LLVM

https://reviews.llvm.org/D29884





More information about the cfe-commits mailing list