Files
swift-mirror/include/swift/AST/DiagnosticsFrontend.def
Robert Widmann 1a027d82c3 Fix the order of diagnostic arguments
This went unnoticed because the tests for failure were pulled out due to
non-deterministic behavior.

The correct ordering of arguments is non-cascading first because the bit
this is reading is phrased as "is this edge cascading" not "is this edge
private"
2020-03-27 13:09:20 -07:00

17 KiB