Assigns indices to try blocks. These indices will used in constructing tables that the mscrt function except_handler3 reads during SEH.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D4593
Assign SEH handler indices to __try blocks ClosedPublic Authored by whunt on Jul 18 2014, 3:15 PM.
Details
Summary Assigns indices to try blocks. These indices will used in constructing tables that the mscrt function except_handler3 reads during SEH.
Diff Detail Event Timelinewhunt updated this object. This revision is now accepted and ready to land.Jul 18 2014, 5:25 PM
Revision Contents
Diff 11674 include/clang/AST/Stmt.hinclude/clang/Sema/Scope.h
include/clang/Sema/Sema.h
lib/AST/Stmt.cpp
lib/Parse/ParseStmt.cpp
lib/Sema/Scope.cpp
lib/Sema/SemaStmt.cpp
lib/Sema/TreeTransform.h
|
Can these be aligned with the fields above?