[PATCH] D75514: [Analyzer] Only add container note tags to the operations of the affected container

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 16 03:53:17 PDT 2020


Szelethus accepted this revision.
Szelethus added inline comments.


================
Comment at: clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp:32
 
   template <typename Getter>
   void analyzerContainerDataField(const CallExpr *CE, CheckerContext &C,
----------------
NoQ wrote:
> `llvm::function_ref`?
Is that a thing? Nice.


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

https://reviews.llvm.org/D75514





More information about the cfe-commits mailing list