Patch: Fix typo in CastExpr::getCastKindName()

Mathieu Baudet mathieu.baudet at gmail.com
Tue Feb 4 13:24:58 PST 2014


Hi,

One of the cases in CastExpr::getCastKindName() does not follow the
general pattern : this looks like a typo.

Trivial patch in attachment. Test plan: git grep "ARCCExtendBlockObject" ?

-- Mathieu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_ARCCExtendBlockObject.patch
Type: application/octet-stream
Size: 471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140204/50ff1fc0/attachment.obj>


More information about the cfe-commits mailing list