Go to the documentation of this file.
16 #ifndef LLVM_CLANG_TOOLING_CORE_DIAGNOSTIC_H
17 #define LLVM_CLANG_TOOLING_CORE_DIAGNOSTIC_H
21 #include "llvm/ADT/SmallVector.h"
22 #include "llvm/ADT/StringMap.h"
23 #include "llvm/ADT/StringRef.h"
59 llvm::StringMap<Replacements>
Fix;
119 #endif // LLVM_CLANG_TOOLING_CORE_DIAGNOSTIC_H
Encodes a location in the source.
This class handles loading and caching of source files into memory.
Represents a character-granular source range.