clang 20.0.0git
|
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) |
Defines a function that returns the minimum OS versions supporting C++17's aligned allocation functions.
Definition in file AlignedAllocation.h.