=?utf-8?q?Donát?= Nagy <[email protected]>, =?utf-8?q?Donát?= Nagy <[email protected]>, =?utf-8?q?Donát?= Nagy <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================ @@ -430,30 +419,41 @@ static bool tryDividePair(std::optional<int64_t> &Val1, return true; } -static Messages getExceedsMsgs(const MemSpaceRegion *Space, +static Messages getNonTaintMsgs(ASTContext &ACtx, const MemSpaceRegion *Space, ---------------- steakhal wrote: Can we make ACtx const? https://github.com/llvm/llvm-project/pull/158639 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
