]> granicus.if.org Git - clang/commit
Apply the typo correction replacement location fix from r191450 to the
authorKaelyn Uhrain <rikka@google.com>
Tue, 28 Jan 2014 00:46:47 +0000 (00:46 +0000)
committerKaelyn Uhrain <rikka@google.com>
Tue, 28 Jan 2014 00:46:47 +0000 (00:46 +0000)
commitbaae25019fabdb62e89641703b5bb56e807b7756
tree1fdf9b27892add3f323024b2b40ff464dd8b196f
parentd750d9eb737d1b33f3fd38d33c702dd621fe739b
Apply the typo correction replacement location fix from r191450 to the
case when correcting for too many arguments (r191450 had only fixed the
problem for when there were too few arguments). Also fix the underlining
for both cases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/FixIt/typo-location-bugs.cpp