Files
swift-mirror/include/swift/SILOptimizer/PassManager/PassPipeline.h
Tony Allevato c71c1e193b Ensure types used as std::vector elements are complete.
These were never allowed, but with C++20 making more `vector` functions
`constexpr`, they would start causing build failures in that language
mode.
2023-08-02 15:03:48 -04:00

6.2 KiB