clang 22.0.0git
|
Defines utilities for dealing with stack allocation and stack space. More...
#include "clang/Basic/Stack.h"
#include "llvm/Support/CrashRecoveryContext.h"
#include "llvm/Support/ProgramStack.h"
Go to the source code of this file.
Variables | |
static LLVM_THREAD_LOCAL uintptr_t | BottomOfStack = 0 |
Defines utilities for dealing with stack allocation and stack space.
Definition in file Stack.cpp.
|
static |
Definition at line 18 of file Stack.cpp.
Referenced by clang::isStackNearlyExhausted(), clang::noteBottomOfStack(), and clang::runWithSufficientStackSpaceSlow().