This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from adc91e8c96 [X86] Correct the type string for __builtin_ia32_gathersiv16 [...] new 21ef3078b4 [SEH] Pass the frame pointer from SEH finally to finally functions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGException.cpp | 12 ++++++++++-- test/CodeGen/exceptions-seh-nested-finally.c | 26 ++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/exceptions-seh-nested-finally.c