9#ifndef LLVM_CAS_VALIDATIONRESULT_H
10#define LLVM_CAS_VALIDATIONRESULT_H
ValidationResult
Represents the result of validating the contents using validateOnDiskUnifiedCASDatabasesIfNeeded.
@ Valid
The data is already valid.
@ Recovered
The data was invalid, but was recovered.
@ Skipped
Validation was skipped, as it was not needed.