Fix an issue where an SBValue could end up capturing a synthetic value and...
Fix an issue where an SBValue could end up capturing a synthetic value and would then be unable to return the non-synthetic version thereof This patch makes the backing ValueImpl always store the root-most value no matter the "flavor" that is initially passed into it llvm-svn: 240578
Loading
Please register or sign in to comment