LLVM 19.0.0git
Functions
VersionTuple.cpp File Reference
#include "llvm/Support/VersionTuple.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/raw_ostream.h"
#include <cassert>

Go to the source code of this file.

Functions

static bool parseInt (StringRef &input, unsigned &value)
 

Function Documentation

◆ parseInt()

static bool parseInt ( StringRef input,
unsigned value 
)
static