Extend -Rmodule-build to also remark when module building finishes.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Oct 2014 02:08:30 +0000 (02:08 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Oct 2014 02:08:30 +0000 (02:08 +0000)
commit99891da71a88eb812a55574a717d0efe77052b8a
tree38f80347b6612c3fd5959a51a155441d8c8b1eb1
parent32952e1e42ce69c232b37b26173ef301a2318f38
Extend -Rmodule-build to also remark when module building finishes.

In cases of nested module builds, or when you care how long module builds take,
this information was not previously easily available / obvious.

llvm-svn: 219658
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/include/clang/Basic/DiagnosticGroups.td
clang/lib/Frontend/CompilerInstance.cpp
clang/test/Modules/Rmodule-build.m