clang 24.0.0git
Diagnostic.cpp File Reference
#include "clang/Tooling/Core/Diagnostic.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/SourceManager.h"
#include "llvm/ADT/STLExtras.h"

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::tooling

Functions

const llvm::StringMap< Replacements > * clang::tooling::selectFirstFix (const Diagnostic &D)
 Get the first fix to apply for this diagnostic.