[ModuleInliner] Initialize variables (NFC)
This patch initializes all class variables in InlineOrder.cpp for safety just in case we miss them in constructors. Currently, all these variables are properly initialized in their respective constructors. Differential Revision: https://reviews.llvm.org/D139225
Loading
Please sign in to comment