This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 26dbd40093 We have in place support for parsing #pragma FENV_ACCESS, bu [...] new a24c755e26 [OPENMP] Fix processing of declare target construct.
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: include/clang/Basic/Attr.td | 12 +++++++++- lib/AST/ASTContext.cpp | 10 +++------ lib/AST/DeclPrinter.cpp | 4 ++++ lib/CodeGen/CGOpenMPRuntime.cpp | 38 +++++++++----------------------- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 14 ++---------- lib/Sema/SemaOpenMP.cpp | 29 +++++------------------- test/OpenMP/declare_target_ast_print.cpp | 24 ++++++++++++++++++++ 7 files changed, 59 insertions(+), 72 deletions(-)