[all-commits] [llvm/llvm-project] cde7d9: Revert "[OPENMP]Fix PR47621: Variable used by task...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Thu Sep 24 11:42:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cde7d90cc7c20d73d14225517cf11ffc6073018a
      https://github.com/llvm/llvm-project/commit/cde7d90cc7c20d73d14225517cf11ffc6073018a
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M clang/lib/Sema/SemaOpenMP.cpp
    M clang/test/OpenMP/nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp
    M clang/test/OpenMP/task_codegen.cpp

  Log Message:
  -----------
  Revert "[OPENMP]Fix PR47621: Variable used by task inside a template function is not made firstprivate by default"

This reverts commit d1419c9fdab141617b6aa9f028191b9bfc8be260 to fix the
buffer overflow detected by address sanitiizer.




More information about the All-commits mailing list