[all-commits] [llvm/llvm-project] 478541: [OPENMP]Fix PR44133: Emit definitions of used cons...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Dec 2 11:13:56 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 478541a6da59fa3eadab98cabdcb0126fad3fdb5
      https://github.com/llvm/llvm-project/commit/478541a6da59fa3eadab98cabdcb0126fad3fdb5
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/test/OpenMP/declare_reduction_codegen.cpp

  Log Message:
  -----------
  [OPENMP]Fix PR44133: Emit definitions of used constructors/functions.

Need to fully rebuild the initializer/combiner when instatiating the
declare reduction constrcut to properly emit used functions.




More information about the All-commits mailing list