]> granicus.if.org Git - clang/commit
Fix typo in CastExpr::getCastKindName.
authorJordan Rose <jordan_rose@apple.com>
Wed, 5 Feb 2014 03:49:45 +0000 (03:49 +0000)
committerJordan Rose <jordan_rose@apple.com>
Wed, 5 Feb 2014 03:49:45 +0000 (03:49 +0000)
commit7cc0c9ef7bbb3f8888615a83ec93f9f0e02a1f5d
treec786dacb523deb83dcfe2d3472a3048831b92950
parent67bd3df0160b989726a1b3ce62092d5d6597672d
Fix typo in CastExpr::getCastKindName.

Patch by Mathieu Baudet!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp