kinu marked an inline comment as done.
kinu added inline comments.

================
Comment at: clang/unittests/Analysis/FlowSensitive/TransferTest.cpp:2690
+        // `after_loop` is pruned by PruneTriviallyFalseEdges, so we only 
should
+        // have `in_loop`.
+        ASSERT_TRUE(Results.empty());
----------------
mboehme wrote:
> This comment looks stale?
Good catch, updated!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149640

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

Reply via email to