This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 88700afba7 [OPENMP]Use different addresses for zeroed thread_id/bound_id. new 4da6acb783 Tag CFI-generated data structures with "#pragma clang sectio [...]
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/CGExpr.cpp | 3 +++ lib/CodeGen/CodeGenModule.cpp | 27 ++++++++++++++++++++++----- lib/CodeGen/CodeGenModule.h | 5 +++++ lib/Sema/SemaDecl.cpp | 19 +++++++++++++++++++ test/CodeGen/cfi-pragma-section.c | 32 ++++++++++++++++++++++++++++++++ 5 files changed, 81 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/cfi-pragma-section.c