mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix an egregious lack of QoI: <rdar://problem/16990885> support curly quotes for string literals
Swift SVN r28699
This commit is contained in:
@@ -415,6 +415,7 @@ private:
|
||||
void lexEscapedIdentifier();
|
||||
|
||||
void tryLexEditorPlaceholder();
|
||||
const char *findEndOfCurlyQuoteStringLiteral(const char*);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user