Fixing an unhandled error when calling writeYaml.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 19167 Build 19167: arc lint + arc unit
Event Timeline
Comment Actions
Removed LLVM_NODISCARD from InstructionBenchmark IO functions since llvm::Error is already marked as LLVM_NODISCARD.