================ @@ -287,4 +295,4 @@ LLVM_DUMP_METHOD void SlotIndex::dump() const { print(dbgs()); dbgs() << "\n"; } -#endif +#endif ---------------- arsenm wrote: ```suggestion #endif ``` https://github.com/llvm/llvm-project/pull/127631