clang API Documentation

Namespaces | Functions
SerializedDiagnosticPrinter.h File Reference
#include "clang/Basic/LLVM.h"
#include "clang/Frontend/SerializedDiagnostics.h"
#include "llvm/Bitcode/BitstreamWriter.h"
Include dependency graph for SerializedDiagnosticPrinter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
namespace  clang
namespace  clang::serialized_diags

Functions

std::unique_ptr
< DiagnosticConsumer
clang::serialized_diags::create (StringRef OutputFile, DiagnosticOptions *Diags, bool MergeChildRecords=false)
 Returns a DiagnosticConsumer that serializes diagnostics to a bitcode file.