Skip to content

v0.0.0-8392-g93a62b8bd

Choose a tag to compare

Migrate away from ArrayRef(std::nullopt_t)

The upstream LLVM has deprecated ArrayRef(std::nullopt_t).  This CL migrates away from that.

PiperOrigin-RevId: 792491328