LLVM 19.0.0git
Functions
Annotations.cpp File Reference
#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)
 

Function Documentation

◆ require()

static void require ( bool  Assertion,
const char Msg,
llvm::StringRef  Code 
)
static