sgatev added inline comments.

================
Comment at: clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h:64
+    ///
+    ///  `Val1` must be assigned to a storage location of type `Type`.
+    ///
----------------
ymandel wrote:
> What does this comment mean, now that there's no environment? Could we say 
> something specific to the values themselves?
Updated the comment and added a FIXME to consider removing the type argument.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118596

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to