This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8c3b487226 [CodeGen] EmitLoadOfPointer() to generate TBAA info along wi [...] new 85ef073903 [CodeGen] EmitLoadOfReference() to generate TBAA info along [...] new 46d6052cd7 [SEH] Use the SEH personality on frontend-outlined funclets new 8ebf4572cb [CodeGen] getNaturalTypeAlignment() to generate TBAA info al [...]
The 3 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/CGClass.cpp | 5 ++--- lib/CodeGen/CGException.cpp | 7 ++++++- lib/CodeGen/CGExpr.cpp | 26 ++++++++++++++------------ lib/CodeGen/CodeGenFunction.cpp | 19 +++++++++++++------ lib/CodeGen/CodeGenFunction.h | 4 +++- test/CodeGenCXX/exceptions-seh.cpp | 21 +++++++++++++++++++++ 6 files changed, 59 insertions(+), 23 deletions(-)