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" 47 llvm::StringMap<Replacements>
Fix;
61 StringRef BuildDirectory);
65 llvm::StringRef BuildDirectory);
102 #endif // LLVM_CLANG_TOOLING_CORE_DIAGNOSTIC_H
Defines the Diagnostic-related interfaces.
Encodes a location in the source.
Dataflow Directional Tag Classes.
This class handles loading and caching of source files into memory.