Fixed a bug where DW_AT_start_scope would fall through to DW_AT_artificial in...
Fixed a bug where DW_AT_start_scope would fall through to DW_AT_artificial in SymbolFileDWARF::ParseVariableDIE(). This was caught by the clang warning that catches unannotated case fall throughs. llvm-svn: 263824
Loading
Please register or sign in to comment