LLVM 20.0.0git
|
#include "llvm/Testing/Annotations/Annotations.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/FormatVariadic.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
static void | require (bool Assertion, const char *Msg, llvm::StringRef Code) |
|
static |
Definition at line 19 of file Annotations.cpp.
References llvm::errs(), and llvm_unreachable.
Referenced by llvm::Annotations::Annotations(), llvm::Annotations::pointWithPayload(), and llvm::Annotations::rangeWithPayload().