Skip to content
Commit 47cc6db9 authored by Reid Kleckner's avatar Reid Kleckner
Browse files

Re-land [Debug][CodeView] Emit fully qualified names for globals

This reverts commit 525a591f.

Fixed an issue with pointers to members based on typedefs. In this case,
LLVM would emit a second UDT. I fixed it by not passing the class type
to getTypeIndex when the base type is not a function type. lowerType
only uses the class type for direct function types. This suggests if we
have a PMF with a function typedef, there may be an issue, but that can
be solved separately.
parent e3aa4cd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment