llvm-project/llvm/lib/DebugInfo/Symbolize
Kazu Hirata 595f1a6aaf [llvm] 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 19:47:13 -08:00
..
CMakeLists.txt [NFC] [Object] Create library to fetch debug info by build ID. 2022-09-28 13:35:35 -07:00
DIPrinter.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
Markup.cpp [llvm] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:47:13 -08:00
MarkupFilter.cpp [llvm] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:31:17 -08:00
SymbolizableObjectFile.cpp Don't populate the symbol table with symbols that don't belong to a section with the flag SHF_ALLOC 2022-09-13 22:30:51 +00:00
Symbolize.cpp [Object] llvm::Optional => std::optional 2022-12-04 09:11:11 +00:00