mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Constructor delegation in parser was useless, because the code was split between the constructors arbitrarily. There was no need to pass down IsMainModule because the parser could figure that out on its own. Also rename it to allowTopLevelCode() to better describe what it actually affects. Swift SVN r7098
16 KiB
16 KiB