Files
swift-mirror/lib/SILOptimizer/PassManager/PassPipeline.cpp
Andrew Trick 5e312cf861 Disable lifetime dependence diagnostics by default.
For testing and experimentation, use:
-Xllvm enable-lifetime-dependence-diagnostics

This will be enabled by default once ~Escapable can be used without
building the standard library with the experimental NonescapableTypes
feature.

For now, we want to enable NonescapableTypes for bootstrapping without
forcing diagnostics to run all the time.
2024-01-31 19:05:45 -08:00

41 KiB