This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7879e0e4c7 Ensure that const variables declared at namespace scope corr [...] new eaba54eaca [OPENMP] Codegen for local variables with the allocate pragma.
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/CGOpenMPRuntime.cpp | 97 ++++++++++++++++++++++ lib/CodeGen/CGOpenMPRuntime.h | 6 ++ lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 3 + test/OpenMP/allocate_allocator_ast_print.cpp | 20 +++-- ...llocator_ast_print.cpp => allocate_codegen.cpp} | 67 +++++++++------ 5 files changed, 158 insertions(+), 35 deletions(-) copy test/OpenMP/{allocate_allocator_ast_print.cpp => allocate_codegen.cpp} (50%)