[PATCH] D69662: [Checkers] Avoid using evalCall in StreamChecker.

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 4 01:27:08 PST 2019


Charusso added a comment.

On multiple evaluation of the same call the Analyzer will warn and prevent you to do so.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69662





More information about the cfe-commits mailing list