LLVM 20.0.0git
|
#include "llvm/ADT/StringMap.h"
#include "llvm/Support/GlobPattern.h"
#include "llvm/Support/Regex.h"
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::SpecialCaseList |
This is a utility class used to parse user-provided text files with "special case lists" for code sanitizers. More... | |
class | llvm::SpecialCaseList::Matcher |
Represents a set of globs and their line numbers. More... | |
struct | llvm::SpecialCaseList::Section |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::vfs |