ymandel added inline comments.

================
Comment at: 
clang/unittests/Analysis/FlowSensitive/DataflowEnvironmentTest.cpp:141
+     };
+     S foo();
+  )cc";
----------------
gribozavr2 wrote:
> Is `foo()` used for anything in this test?
not that I can see. looks left over from some previous version. want to remove 
it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144987

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

Reply via email to