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 13965 lib/AST/ItaniumMangle.cpp
test/CodeGenCXX/mangle-exprs.cpp
|