clang 24.0.0git
SerializedDiagnosticPrinter.h File Reference
#include "clang/Basic/LLVM.h"
#include "clang/Frontend/SerializedDiagnostics.h"
#include "llvm/Bitstream/BitstreamWriter.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.
namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::serialized_diags

Functions

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