Commits

Adrian Prantl committed 1f7eac97abd
Debug Info: Do not attempt to reconstruct function arguments for functions without a DeclContext. Currently this cannot happen, but future SILPasses may rewrite functions in a way that it is meaningless to preserve the function's DeclContext. Swift SVN r29201