[PATCH] D116370: [clang][dataflow] Add multi-variable constant propagation example.

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 6 13:53:13 PST 2022


aganea added inline comments.


================
Comment at: clang/unittests/Analysis/FlowSensitive/MultiVarConstantPropagationTest.cpp:104
+  }
+}
+
----------------
Hello! I commit a tiny fix here, please see: rGa5af260d3e8b00a3353e813b73f83391edbef493


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116370



More information about the cfe-commits mailing list