[PATCH] AST: Mangle cast expression encoding more accurately

David Majnemer david.majnemer at gmail.com
Mon Sep 22 20:02:33 PDT 2014


Hi rjmccall, rsmith,

Don't mangle all casts in expressions as "cv", use the appropriate
encoding which corresponds to a specific cast.

This fixes PR21034.

http://reviews.llvm.org/D5453

Files:
  lib/AST/ItaniumMangle.cpp
  test/CodeGenCXX/mangle-exprs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5453.13965.patch
Type: text/x-patch
Size: 3427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140923/63927866/attachment.bin>


More information about the cfe-commits mailing list