================ @@ -0,0 +1,26 @@ +set(LLVM_LINK_COMPONENTS + Support + ) + +add_clang_tool(clang-ssaf-src-edit-merge ---------------- ziqingluo-90 wrote:
yeah, my bad. I had the wrong impression that we will have a `clang-reforge` CLI option or tool. I forgot that we already have `ssaf-source-transformation`,which starts with `ssaf`. So no problem here. https://github.com/llvm/llvm-project/pull/216183 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
