Patch: Fix typo in CastExpr::getCastKindName()
Jordan Rose
jordan_rose at apple.com
Tue Feb 4 19:55:21 PST 2014
Yeah, this is pretty much just for debug output. Good catch!
Committed in r200817.
On Feb 4, 2014, at 13:24 , Mathieu Baudet <mathieu.baudet at gmail.com> wrote:
> 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
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list