mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Introduce a separate #filePath, remove -pound-file
This makes the path behavior more first-class. The feature is now hidden behind an experimental flag, -enable-experimental-concise-pound-file.
This commit is contained in:
@@ -241,6 +241,7 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
||||
'DifferentiationParam': 237,
|
||||
'DifferentiableAttributeFuncSpecifier': 238,
|
||||
'FunctionDeclName': 239,
|
||||
'PoundFilePathExpr': 240,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user