diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-06-11 01:25:04 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-06-11 01:25:04 +0000 |
commit | 5d321e63c02c0399739d4f48695086b7dc2306db (patch) | |
tree | 230c1cd013c92d92990c40fda9e9706ed3342ddc /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 959a8c974df3c0b9240172b685cd1563171b30a0 (diff) | |
download | bcm5719-llvm-5d321e63c02c0399739d4f48695086b7dc2306db.tar.gz bcm5719-llvm-5d321e63c02c0399739d4f48695086b7dc2306db.zip |
[Sema] Return an appropriate result from CheckSpecifiedExceptionType
We shouldn't return true from CheckSpecifiedExceptionType if
the record type is incomplete and -fms-extensions is engaged. Otherwise
we will have an incomplete AST.
llvm-svn: 272447
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions