Don't mangle all casts in expressions as "cv", use the appropriate
encoding which corresponds to a specific cast.
This fixes PR21034.
Paths
| Differential D5453
AST: Mangle cast expression encoding more accurately ClosedPublic Authored by majnemer on Sep 22 2014, 8:02 PM.
Details Summary Don't mangle all casts in expressions as "cv", use the appropriate This fixes PR21034.
Diff Detail
Revision Contents
Diff 13968 cfe/trunk/lib/AST/ItaniumMangle.cpp
cfe/trunk/test/CodeGenCXX/mangle-exprs.cpp
|