diff options
author | Kaelyn Takata <rikka@google.com> | 2015-05-01 20:59:18 +0000 |
---|---|---|
committer | Kaelyn Takata <rikka@google.com> | 2015-05-01 20:59:18 +0000 |
commit | a8dfd33611f978e3b78e5175ee4b55618ec00c1e (patch) | |
tree | 8393b8f36fa7f0d7189505d12fad9a66743cfafb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9df2fa261b66933cf0f3f8882e5ea0eee9fbc075 (diff) | |
download | bcm5719-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