This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 79f6b0f50c clang-format: [JS] detect ASI after closing parens. new 6688aa21fb Fix broken getAttributeSpellingListIndex for pragma attributes new 0420738bf5 [OpenMP] Add flag for disabling the default generation of re [...]
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: include/clang/Driver/Options.td | 4 ++++ include/clang/Sema/AttributeList.h | 6 ++++-- lib/Driver/ToolChains/Cuda.cpp | 5 ++++- lib/Sema/SemaStmtAttr.cpp | 6 ++---- test/Driver/openmp-offload.c | 17 +++++++++++++++++ 5 files changed, 31 insertions(+), 7 deletions(-)