diff options
author | Kazu Hirata <kazu@google.com> | 2023-01-14 01:34:49 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-01-14 01:34:49 -0800 |
commit | 2140260d9154ea3b7dd905b72805004dd182b1a3 (patch) | |
tree | 4c19d2e6b4cb4bb1ebecafa1068ecc17cece2cb2 /clang/unittests/Basic/DarwinSDKInfoTest.cpp | |
parent | 0a81ace0047a2de93e71c82cdf0977fc989660df (diff) | |
download | llvm-2140260d9154ea3b7dd905b72805004dd182b1a3.zip llvm-2140260d9154ea3b7dd905b72805004dd182b1a3.tar.gz llvm-2140260d9154ea3b7dd905b72805004dd182b1a3.tar.bz2 |
[mlir] Remove remaining uses of llvm::Optional (NFC)
This patch removes one "using" declaration and #include
"llvm/ADT/Optional.h". It keeps several "using" declarations in
headers for downstream users.
This is part of an effort to migrate from llvm::Optional to
std::optional:
https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
Diffstat (limited to 'clang/unittests/Basic/DarwinSDKInfoTest.cpp')
0 files changed, 0 insertions, 0 deletions