clang 19.0.0git
Namespaces | Functions
AlignedAllocation.h File Reference

Defines a function that returns the minimum OS versions supporting C++17's aligned allocation functions. More...

#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/VersionTuple.h"
#include "llvm/TargetParser/Triple.h"

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Functions

llvm::VersionTuple clang::alignedAllocMinVersion (llvm::Triple::OSType OS)
 

Detailed Description

Defines a function that returns the minimum OS versions supporting C++17's aligned allocation functions.

Definition in file AlignedAllocation.h.