LLVM 19.0.0git
Variables
TypeSize.cpp File Reference
#include "llvm/Support/TypeSize.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/WithColor.h"
#include "DebugOptions.h"

Go to the source code of this file.

Variables

static ManagedStatic< cl::opt< bool >, CreateScalableErrorAsWarning > ScalableErrorAsWarning
 

Variable Documentation

◆ ScalableErrorAsWarning

ManagedStatic<cl::opt<bool>, CreateScalableErrorAsWarning> ScalableErrorAsWarning
static

Definition at line 32 of file TypeSize.cpp.

Referenced by llvm::initTypeSizeOptions(), and llvm::reportInvalidSizeRequest().