mboehme marked an inline comment as done. mboehme added inline comments.
================ Comment at: clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp:71 - auto CFCtx = llvm::cantFail( - ControlFlowContext::build(*Func, *Body, AST->getASTContext())); ---------------- chapuni wrote: > This was the only user of Body in -Asserts Thanks for pointing this out. Fixed in https://reviews.llvm.org/D151430. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D151183/new/ https://reviews.llvm.org/D151183 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits