summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKaelyn Takata <rikka@google.com>2015-05-01 20:59:18 +0000
committerKaelyn Takata <rikka@google.com>2015-05-01 20:59:18 +0000
commita8dfd33611f978e3b78e5175ee4b55618ec00c1e (patch)
tree8393b8f36fa7f0d7189505d12fad9a66743cfafb /clang/lib/Frontend/CompilerInvocation.cpp
parent9df2fa261b66933cf0f3f8882e5ea0eee9fbc075 (diff)
downloadbcm5719-llvm-a8dfd33611f978e3b78e5175ee4b55618ec00c1e.tar.gz
bcm5719-llvm-a8dfd33611f978e3b78e5175ee4b55618ec00c1e.zip
Also correct typos in the middle of a ternary expression when the RHS is invalid.
The LHS was already being corrected before being set to ExprError when the RHS is invalid, but when it was present the middle of a ternary expression would be dropped in the error paths. Fixes PR23350. llvm-svn: 236347
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud