[all-commits] [llvm/llvm-project] 0fe0d1: Revert "[OpenMP] Introduce the `disable_selector_p...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Thu Mar 11 21:49:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fe0d114e41c5e3448d88f4353b4047351f26be0
      https://github.com/llvm/llvm-project/commit/0fe0d114e41c5e3448d88f4353b4047351f26be0
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M clang/include/clang/Basic/AttrDocs.td
    M clang/lib/Parse/ParseOpenMP.cpp
    M clang/test/OpenMP/begin_declare_variant_nested_propagation.c
    M clang/test/OpenMP/declare_variant_messages.c
    M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def

  Log Message:
  -----------
  Revert "[OpenMP] Introduce the `disable_selector_propagation` variant selector trait"

Need to revert ad9e98b8efa0138559eb640023695dab54967a8d which this
commit depends on.

This reverts commit f771ef7b5f0ed260d00931cd50e6fe462edbacaf.


  Commit: 49ed3032ff17ad0a7a4fcd765dbbcac627ca6fa0
      https://github.com/llvm/llvm-project/commit/49ed3032ff17ad0a7a4fcd765dbbcac627ca6fa0
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M clang/include/clang/Basic/AttrDocs.td
    M clang/lib/Parse/ParseOpenMP.cpp
    R clang/test/OpenMP/begin_declare_variant_nested_propagation.c
    M llvm/lib/Frontend/OpenMP/OMPContext.cpp

  Log Message:
  -----------
  Revert "[OpenMP] Do not propagate match extensions to nested contexts"

Two tests failed for some reason, need to investigate:
  https://lab.llvm.org/buildbot/#/builders/109/builds/10399

This reverts commit ad9e98b8efa0138559eb640023695dab54967a8d.


Compare: https://github.com/llvm/llvm-project/compare/ff256c1376fe...49ed3032ff17


More information about the All-commits mailing list