https://github.com/tbaederr closed
https://github.com/llvm/llvm-project/pull/147550
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Timm Baeder (tbaederr)
Changes
Instead, return the new Pointer. This was weird before because some callers had
to get the value from the stack again to perform further operations.
---
Full diff: https://github.com/llvm/llvm-project/pull/1
https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/147550
Instead, return the new Pointer. This was weird before because some callers had
to get the value from the stack again to perform further operations.
>From e0dc4095477f345470a37e3b826385822448078e Mon Sep 17 00