martong added inline comments.

================
Comment at: clang/unittests/Analysis/FlowSensitive/TransferBranchTest.cpp:73
+                                       .getName())}),
+          /*VerifyResults=*/Match),
+      llvm::Succeeded());
----------------
ymandel wrote:
> nit: maybe just rename the parameter to `VerifyResults` (and then no need for 
> the comment)?
Good idea, I've renamed it within the commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133698

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

Reply via email to