forked from OSchip/llvm-project
85824ee618
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ItaniumDemangle.cpp | ||
LLVMBuild.txt |