LLVM 20.0.0git
|
#include "llvm/TextAPI/Utils.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/TextAPI/TextAPIError.h"
Go to the source code of this file.
Variables | |
static StringLiteral | RegexMetachars = "()^$|+.[]\\{}" |
|
static |
Definition at line 158 of file Utils.cpp.
Referenced by llvm::MachO::createRegexFromGlob().