Remove explicit uses of Address::invalid in initializers; the default
constructor makes an invalid address.
Depends on D108458.
Differential D108459 Authored by wingo on Aug 20 2021, 5:24 AM.
Details
Diff Detail
Event Timelinewingo added a child revision: D108464: [clang][CodeGen] Refactor CreateTempAlloca function nest. NFC..Aug 20 2021, 6:01 AM wingo removed a child revision: D108464: [clang][CodeGen] Refactor CreateTempAlloca function nest. NFC..Aug 23 2021, 7:22 AM Comment Actions Closing PR as it turns out that I don't need the Address() change for my work; no need to churn here.
Revision Contents
Diff 367766 |