enum class pdb_error_code
Declared at: llvm/include/llvm/DebugInfo/PDB/GenericError.h:17
Enumerators
Name | Value | Comment |
---|---|---|
invalid_utf8_path | 1 | |
dia_sdk_not_present | 2 | |
dia_failed_loading | 3 | |
signature_out_of_date | 4 | |
no_matching_pch | 5 | |
unspecified | 6 |
Declared at: llvm/include/llvm/DebugInfo/PDB/GenericError.h:17
Name | Value | Comment |
---|---|---|
invalid_utf8_path | 1 | |
dia_sdk_not_present | 2 | |
dia_failed_loading | 3 | |
signature_out_of_date | 4 | |
no_matching_pch | 5 | |
unspecified | 6 |