]> granicus.if.org Git - clang/commit
Fix typo in index operator overloading.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 3 Dec 2008 16:32:40 +0000 (16:32 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 3 Dec 2008 16:32:40 +0000 (16:32 +0000)
commitcb354721a69038ecf371c7c84fb210d2d9c70f12
tree6d0f641b4f3424b471cc3df1328a5721d2c1d0a2
parent98883e1e699457697fb8d5ac6d175dd3ee078774
Fix typo in index operator overloading.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60483 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp