steakhal marked an inline comment as done. steakhal added inline comments.
================ Comment at: clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp:782 + if (PropDstArgs.contains(I)) { + LLVM_DEBUG(llvm::dbgs() << "PreCall<"; Call.dump(llvm::dbgs()); + llvm::dbgs() ---------------- MaskRay wrote: > There was a -Wunused-lambda-capture in `-DLLVM_ENABLE_ASSERTIONS=off` builds. > Fixed by 7fd60ee6e0a87957a718297a4a42d9881fc561e3 Ah, thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D118987/new/ https://reviews.llvm.org/D118987 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits