Pulls diagnostics for temp file handling into the common diagnostic kinds.
authorManuel Klimek <klimek@google.com>
Wed, 16 May 2012 20:55:58 +0000 (20:55 +0000)
committerManuel Klimek <klimek@google.com>
Wed, 16 May 2012 20:55:58 +0000 (20:55 +0000)
commit3ef9c44747fbe74cf1e55c10edfd7f7c5c248618
treec1c7b369206f160e43acd7453528489b8c4559e2
parent73dfcbbc29716cd7612cadf1c87e2de23e7270c6
Pulls diagnostics for temp file handling into the common diagnostic kinds.

llvm-svn: 156947
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/lib/Driver/Driver.cpp
clang/lib/Frontend/CompilerInstance.cpp