summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-06-30 20:24:30 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-06-30 20:24:30 +0000
commitb8c414ccd1e3571367aa2b002e29f8f38a939fa4 (patch)
treed0a49134bf0ca9eca4eef81b8a0297416ba3128c /clang/lib/Frontend/CompilerInvocation.cpp
parent5220d4e7608e8411e0be822c8d46d35767e7547c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud