[all-commits] [llvm/llvm-project] b6bcf7: [OPENMP50]Mark expression in detach clause as firs...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Tue Mar 17 11:17:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b6bcf728507ad8204343c4f276765b5d9ff6fff1
      https://github.com/llvm/llvm-project/commit/b6bcf728507ad8204343c4f276765b5d9ff6fff1
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M clang/lib/Sema/SemaOpenMP.cpp
    M clang/test/AST/ast-dump-openmp-task.c
    M clang/test/OpenMP/task_messages.cpp

  Log Message:
  -----------
  [OPENMP50]Mark expression in detach clause as firstprivate.

According to the standard, The event-handle will be considered as if it was specified on a firstprivate clause.




More information about the All-commits mailing list