llvm-project/clang/tools/clang-refactor
Kazu Hirata 35b4fbb559 [clang] Use std::nullopt instead of None in comments (NFC)
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
2022-12-04 15:57:24 -08:00
..
CMakeLists.txt
ClangRefactor.cpp [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
TestSupport.cpp [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
TestSupport.h [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
ToolRefactoringResultConsumer.h