summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-04-23 05:21:20 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-04-23 05:21:20 +0000
commit96183f6b0659c036100ce4718d219ceb43a82edd (patch)
treea836fd972feb9e558e6aa9719543439ab052075e /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parent8210fdf26ef0ac40486dd34253dda178fff78dd1 (diff)
downloadbcm5719-llvm-96183f6b0659c036100ce4718d219ceb43a82edd.tar.gz
bcm5719-llvm-96183f6b0659c036100ce4718d219ceb43a82edd.zip
[MS ABI] Treat ConstantArrayType like IncompleteArrayType in args
Type backreferences for arguments use the DecayedType's original type. Because of this, arguments with the same canonical type with the same mangling would not backreference each other if one was a ConstantArrayType while the other was an IncompleteArrayType. Solve this by canonicalizing the ConstantArrayType to a suitable IncompleteArrayType. This fixes PR23325. llvm-svn: 235572
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud