This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 218d603c34 [mips] Add support for -m(no-)extern-data. new 6fc7e24c55 [clang-format] Fix comment levels between '} else {' and PPD [...] new 80a3f91c8e [OPENMP] Fix the restrictions for in_reduction clause.
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/Format/TokenAnnotator.cpp | 2 +- lib/Format/UnwrappedLineParser.cpp | 18 +++-- lib/Format/UnwrappedLineParser.h | 8 +- lib/Sema/SemaOpenMP.cpp | 91 +++++++++++++--------- test/OpenMP/task_ast_print.cpp | 8 ++ unittests/Format/FormatTestComments.cpp | 133 +++++++++++++++++++++++++++++++- 6 files changed, 211 insertions(+), 49 deletions(-)