This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7b18234 [libclang] Revert part of r290025, "Remove the 'extern "C"' b [...] new 41deb1f Make a few OpenMP tests "C++11 clean."
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: test/CodeGenCXX/arm-swiftcall.cpp | 6 +- test/CodeGenCXX/destructors.cpp | 128 +++++++++++++-------- test/CodeGenCXX/global-init.cpp | 14 ++- test/CodeGenCXX/nrvo.cpp | 24 ++-- test/CodeGenCXX/partial-destruction.cpp | 39 ++++--- test/CodeGenCXX/stack-reuse-miscompile.cpp | 2 +- test/FixIt/fixit.cpp | 21 +++- test/OpenMP/teams_distribute_collapse_messages.cpp | 26 ++++- ...s_distribute_parallel_for_collapse_messages.cpp | 26 ++++- ...tribute_parallel_for_simd_collapse_messages.cpp | 26 ++++- test/Parser/backtrack-off-by-one.cpp | 8 +- test/SemaCXX/copy-assignment.cpp | 15 ++- 12 files changed, 244 insertions(+), 91 deletions(-)