Commits

Justin Bogner committed 99d6486f4bb
InstrProf: Add profiling and coverage for members of nominal types Move the profiler setup logic into an RAII object and use it to set up profiling for contructors, destructors, and methods. Swift SVN r25473