https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/136728
___
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: Shafik Yaghmour (shafik)
Changes
Static analysis flagged this use after move. It is undefined behavior and I
don't see any possible performance gains here to attempt to do anything else
but simply remove it.
---
Full diff: https://github
https://github.com/shafik created
https://github.com/llvm/llvm-project/pull/136728
Static analysis flagged this use after move. It is undefined behavior and I
don't see any possible performance gains here to attempt to do anything else
but simply remove it.
>From 693a1f38d9a28ef515ccb738bee62