Files
swift-mirror/stdlib/tools/swift-reflection-test/swift-reflection-test.c
Robert Widmann 0f94164d3b Replace Hand-Rolled MAX/MIN with std::max/std::min
We're using C++ 14+ at least now across the project so these should not be necessary. It's also kind of wild that the definitions we had across different subsystems had different definitions.
2025-01-22 11:18:35 -07:00

32 KiB