[all-commits] [llvm/llvm-project] 399e29: [OPENMP]Add assignment operator in UDR test, NFC.

Alexey Bataev via All-commits all-commits at lists.llvm.org
Thu Nov 14 10:01:26 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 399e29ddc600a2d91e08e7029e7dade3581c9820
      https://github.com/llvm/llvm-project/commit/399e29ddc600a2d91e08e7029e7dade3581c9820
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M clang/test/OpenMP/for_reduction_codegen_UDR.cpp

  Log Message:
  -----------
  [OPENMP]Add assignment operator in UDR test, NFC.

Add assignment operator in the test to check that even if the operator
was declare explicitly, the constructor is called in the user-defined
reduction initializer anyway.




More information about the All-commits mailing list