summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-01-24 20:04:58 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-01-24 20:04:58 +0000
commit85824ee618bc9bb053aea270db63ac713ad884f1 (patch)
tree1d913e7758d7eec90a41ee0ed521b4c827ae0a18 /llvm/lib/CodeGen
parent25ee0a62ac5f5e59fdfbbb513b94ddefe524d708 (diff)
downloadbcm5719-llvm-85824ee618bc9bb053aea270db63ac713ad884f1.tar.gz
bcm5719-llvm-85824ee618bc9bb053aea270db63ac713ad884f1.zip
Demangle: correct demangling for CV-qualified functions
When demangling a CV-qualified function type with a final reference type parameter, we would treat the reference type parameter as a r-value ref accidentally. This would result in the improper decoration of the function type itself. Resolves PR31741! llvm-svn: 292976
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud