[PATCH] D33095: [analyzer] Avoid allocation in Std C function modelling.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 11 22:44:55 PDT 2017


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

Thanks :o

I guess i was planning for C++ support here, but never reached that far.

Is it an actual performance problem? Cause i think i did the checker for performance regressions and it seemed all good.


Repository:
  rL LLVM

https://reviews.llvm.org/D33095





More information about the cfe-commits mailing list