That changed some parts of the Support API to use std::optional instead of llvm::Optional. This patch updates the libc uses to the new API.
13 KiB
13 KiB
That changed some parts of the Support API to use std::optional instead of llvm::Optional. This patch updates the libc uses to the new API.