Files
clang-p2996/llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Nikita Popov 8a43d0e873 [Attributor] Check correct IRPosition in AANoCapture::isImpliedByIR()
This case is intended to check the callee argument, not the call-site.

Fixes an issue introduced in #123181.
2025-01-29 17:34:10 +01:00

487 KiB