diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2014-12-16 22:02:06 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2014-12-16 22:02:06 +0000 |
commit | 4d59b77883ab05ed53fb1c3be2663c3af2b6f59d (patch) | |
tree | 298ec70f3f3ece57cb531f4b140f7bfcf85df511 /clang/lib/CodeGen/CGClass.cpp | |
parent | 7129c10cae224b1b5a437589794906ef08a84c07 (diff) | |
download | llvm-4d59b77883ab05ed53fb1c3be2663c3af2b6f59d.zip llvm-4d59b77883ab05ed53fb1c3be2663c3af2b6f59d.tar.gz llvm-4d59b77883ab05ed53fb1c3be2663c3af2b6f59d.tar.bz2 |
Look at whether TransformTypos returned a different Expr instead of looking at the number of uncorrected typos before and after. Correcting one typo may produce an expression with another TypoExpr in it, leading to matching counts even though a typo was corrected.
Fixes PR21925!
llvm-svn: 224380
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions