llvm-project/llvm/lib/DebugInfo
Kazu Hirata a7938c74f1 [llvm] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 21:42:52 -07:00
..
CodeView [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00
DWARF Revert "Don't use Optional::hasValue (NFC)" 2022-06-25 11:56:50 -07:00
GSYM [llvm] Don't use Optional::hasValue (NFC) 2022-06-20 10:38:12 -07:00
MSF Cleanup llvm/DebugInfo/PDB headers 2022-02-23 10:31:34 +01:00
PDB [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00
Symbolize [Symbolize] Parse multi-line markup elements. 2022-06-22 10:00:43 -07:00
CMakeLists.txt