Commits
Joe Pamer committed 3a0363b405a
When parsing build configuration blocks, pass the actual BraceItemListKind through, rather than signify whether something is "top level" or not. This allows proper codegen for overloaded operators at the module top-level. Swift SVN r14611