Commit 36729cfc authored by Francis Ricci's avatar Francis Ricci
Browse files

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.

Author:    Greg Clayton <gclayton@apple.com>
Date:      Fri Mar 18 20:33:49 2016 +0000

This is a cherry-pick of r263824

llvm-svn: 270122
parent 0032eab5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment