This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d9a2f127a8 Revert "[LibTooling] Add Transformer, a library for source-t [...] new 456575d0e8 [OPENMP]Add codegen for firstprivate vars with allocate clause.
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/CGDecl.cpp | 17 ++++---- lib/CodeGen/CGOpenMPRuntime.cpp | 7 ++- lib/CodeGen/CGStmtOpenMP.cpp | 8 ++-- test/OpenMP/parallel_firstprivate_codegen.cpp | 62 +++++++++++++++++++++++++-- 4 files changed, 76 insertions(+), 18 deletions(-)