diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-06-30 20:24:30 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-06-30 20:24:30 +0000 |
commit | b8c414ccd1e3571367aa2b002e29f8f38a939fa4 (patch) | |
tree | d0a49134bf0ca9eca4eef81b8a0297416ba3128c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5220d4e7608e8411e0be822c8d46d35767e7547c (diff) | |
download | bcm5719-llvm-b8c414ccd1e3571367aa2b002e29f8f38a939fa4.tar.gz bcm5719-llvm-b8c414ccd1e3571367aa2b002e29f8f38a939fa4.zip |
Fix typo-correction crash if a typo occurs within the operand of a
function-style cast to a non-dependent type which is then used in an invalid
way. We'd lose the "type dependent" bit here, and downstream Sema processing
would then discard the expression if it was used in a context where its type
rendered it invalid.
llvm-svn: 274267
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions