When generating a prolog, add loads for ARC arguments passed indirectly.
Diff Detail
Diff Detail
- Build Status
Buildable 7609 Build 7609: arc lint + arc unit
Event Timeline
Comment Actions
lgtm
| test/CodeGenObjCXX/arc-indirect.mm | ||
|---|---|---|
| 20 | You should CHECK for the load and appropriate call here. As written, this test would pass if you instead had changed the code to insert a null check. | |
You should CHECK for the load and appropriate call here. As written, this test would pass if you instead had changed the code to insert a null check.