diff options
author | Kaelyn Takata <rikka@google.com> | 2014-10-14 21:57:21 +0000 |
---|---|---|
committer | Kaelyn Takata <rikka@google.com> | 2014-10-14 21:57:21 +0000 |
commit | 2f448467e4254ddc3191136c968e6054bc009b88 (patch) | |
tree | bad2b7c9940fdc8e166679ce80231f6544dd0b93 /clang/lib/Basic/Targets.cpp | |
parent | 172d37d3b92ca70e65f11f9a7caf7af4c8a5e44f (diff) | |
download | bcm5719-llvm-2f448467e4254ddc3191136c968e6054bc009b88.tar.gz bcm5719-llvm-2f448467e4254ddc3191136c968e6054bc009b88.zip |
Be smarter when parsing variable declarations with unknown types.
Specifically, avoid typo-correcting the variable name into a type before
typo-correcting the actual type name in the declaration. Doing so
results in a very unpleasant cascade of errors, with the typo correction
of the actual type name being buried in the middle.
llvm-svn: 219732
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions