clang 19.0.0git
Classes | Namespaces
VerifyDiagnosticConsumer.h File Reference
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/FileManager.h"
#include "clang/Basic/LLVM.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Lex/Preprocessor.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/StringRef.h"
#include <cassert>
#include <limits>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  clang::VerifyDiagnosticConsumer
 VerifyDiagnosticConsumer - Create a diagnostic client which will use markers in the input source to check that all the emitted diagnostics match those expected. More...
 
class  clang::VerifyDiagnosticConsumer::Directive
 Directive - Abstract class representing a parsed verify directive. More...
 
struct  clang::VerifyDiagnosticConsumer::ExpectedData
 ExpectedData - owns directive objects and deletes on destructor. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.