We're trying to get the parameter index of sret and see if it's part of
a function's varargs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Yikes. I'm guessing this edge case is actually covered by a test.
This change is NFC, but it looks like a functional change, so consider using the oft-overused NFC tag to clarify that there really is no behavior change.