Timm =?utf-8?q?Bäder?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
mariusdr wrote: > That should hit the `if (!Ptr.isBlockPointer())` at the beginning of > `evaluateBuiltinObjectSize()` though. I removed the special case for function > pointers anyway, let's see. We never called `evaluateBuiltinObjectSize` since we never entered the lambda / callback. https://github.com/llvm/llvm-project/pull/179197 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
