llvm-project/clang/lib/Tooling/Transformer
Kazu Hirata 22731dbd75 [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 20:31:05 -08:00
..
CMakeLists.txt
Parsing.cpp [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:31:05 -08:00
RangeSelector.cpp Widen `name` stencil to support `TypeLoc` nodes. 2021-05-13 23:23:12 +01:00
RewriteRule.cpp [clang][transformer] Finish plumbing `Note` all the way to the output. 2022-08-11 07:54:44 +02:00
SourceCode.cpp [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
SourceCodeBuilders.cpp [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Stencil.cpp [clang] Don't use Optional::hasValue (NFC) 2022-06-20 10:51:34 -07:00
Transformer.cpp [libTooling] Support TransformerResult<void> in consumer callbacks 2022-03-28 15:39:46 +00:00