This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository clang.
from a0ca9e9cff Merging r339372, r339373, r339374, and r339379 ------------- [...] new d86f02265f Merging r340191: ------------------------------------------- [...] new 0219d8b6f9 Merging r340181: ------------------------------------------- [...]
The 2 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 | 20 +++++++++++--------- test/CodeGenCXX/block-byref.cpp | 15 +++++++++++++++ test/OpenMP/declare_target_codegen.cpp | 14 ++++++++++++++ 4 files changed, 42 insertions(+), 10 deletions(-) create mode 100644 test/CodeGenCXX/block-byref.cpp