LLVM 20.0.0git
|
#include "llvm/Support/TypeSize.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/ManagedStatic.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 |
|
static |
Definition at line 33 of file TypeSize.cpp.
Referenced by llvm::initTypeSizeOptions(), and llvm::reportInvalidSizeRequest().