mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
RequirementMachine: More comments
This commit is contained in:
@@ -151,7 +151,8 @@
|
||||
using namespace swift;
|
||||
using namespace rewriting;
|
||||
|
||||
/// Build a DebugOptions by parsing a comma-separated list of debug flags.
|
||||
/// Parse a comma-separated list from the -debug-requirement-machine= frontend
|
||||
/// flag.
|
||||
static DebugOptions parseDebugFlags(StringRef debugFlags) {
|
||||
DebugOptions result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user