summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorKaelyn Takata <rikka@google.com>2014-10-14 21:57:21 +0000
committerKaelyn Takata <rikka@google.com>2014-10-14 21:57:21 +0000
commit2f448467e4254ddc3191136c968e6054bc009b88 (patch)
treebad2b7c9940fdc8e166679ce80231f6544dd0b93 /clang/lib/Basic/Targets.cpp
parent172d37d3b92ca70e65f11f9a7caf7af4c8a5e44f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud