Commits

Jordan Rose committed 8612e24e0f1
-debug-time-function-bodies: dump time spent type-checking each function. This is a hidden frontend-only option intended for debugging purposes, mainly for identifying where in a file the type checker is spending most of its time. Use with "sort -g" to get the top problem functions. Swift SVN r23789