]> granicus.if.org Git - clang/commit
Revert "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)"
authorJustin Bogner <mail@justinbogner.com>
Tue, 14 Oct 2014 00:57:34 +0000 (00:57 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 14 Oct 2014 00:57:34 +0000 (00:57 +0000)
commitbd272ece3ffe5fbe65596643aa2d7d6adf6f98d5
treeac363f23e07024fc3844a6dd473e6fa5f81a9675
parent54898363ff76ff1bd5dd2ee569b909625002be7f
Revert "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)"

The bots can't seem to find an include file. Reverting for now and
I'll look into it in a bit.

This reverts commits r219647 and r219648.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219649 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/SerializedDiagnosticPrinter.h
include/clang/Frontend/SerializedDiagnosticReader.h [deleted file]
include/clang/Frontend/SerializedDiagnostics.h [deleted file]
lib/Frontend/CMakeLists.txt
lib/Frontend/SerializedDiagnosticPrinter.cpp
lib/Frontend/SerializedDiagnosticReader.cpp [deleted file]
tools/libclang/CXLoadedDiagnostic.cpp