[all-commits] [llvm/llvm-project] 1fcc9b: [OPENMP] Restore allowing of braced initializers i...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Thu Jan 2 13:14:10 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fcc9b6ff8558efed0c1241c72f69d079baeecf8
      https://github.com/llvm/llvm-project/commit/1fcc9b6ff8558efed0c1241c72f69d079baeecf8
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-01-02 (Thu, 02 Jan 2020)

  Changed paths:
    M clang/lib/Parse/ParseOpenMP.cpp
    M clang/test/OpenMP/declare_reduction_messages.c

  Log Message:
  -----------
  [OPENMP] Restore allowing of braced initializers in the declare reduction
    init.

Braced initializers were not accepted after the last fix in the initialier.Restored previous functionality.




More information about the All-commits mailing list