mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
As part of this change, allow #line directives to extend to the end of the file, rather than requiring a reset. Note that #line regions that start or end within function bodies will not behave correctly when in delayed parsing modes. This was true before and after this commit. (#line regions contained entirely within a function and not within any other #line regions should be fine.) Swift SVN r20571
7.9 KiB
7.9 KiB