"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "37e06e8f5c6ee39a1d7cbaf7d5f5a3ebfa1b4e15"
DebugInfo: Hash DW_FORM_GNU_str_index as a string.
Found while adding type safety to the various DWARF enumerations (form, attribute, tag, etc) that caused Clang to warn on an incompletely covered switch. Converting the comment to a default/unreachable uncovered this case of an unsupported form encoding. Seems we were skipping fission strings entirely. llvm-svn: 193089
Loading
Please register or sign in to comment