This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6f2bcc862b [clang-diff] Refactor stop-after command-line flag new 6c069179ec [OPENMP] Fix for PR34014: OpenMP 4.5: Target construct in st [...] new 5730f5ad03 [Parser] Correct initalizer typos before lambda capture type [...]
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 | 1 + lib/CodeGen/CGStmtOpenMP.cpp | 2 ++ lib/CodeGen/CodeGenFunction.h | 2 ++ lib/Parse/ParseExprCXX.cpp | 2 ++ lib/Sema/SemaExpr.cpp | 1 + test/OpenMP/target_map_codegen.cpp | 18 ++++++++++++++++++ test/SemaCXX/cxx1y-init-captures.cpp | 8 ++++++++ 7 files changed, 34 insertions(+)