llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker
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
..
RetainCountChecker.cpp [StaticAnalyzer] Use std::nullopt instead of None (NFC) 2022-12-03 11:34:24 -08:00
RetainCountChecker.h
RetainCountDiagnostics.cpp [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
RetainCountDiagnostics.h [analyzer] Adjust the reported variable name in retain count checker 2021-04-28 18:37:37 +03:00