[all-commits] [llvm/llvm-project] 6e0101: [OpenMP] Support for `nothing` in `metadirective` ...

Sandeep Kosuri via All-commits all-commits at lists.llvm.org
Wed Nov 29 01:43:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e0101684e59d5e8b11853a7311c71090547d355
      https://github.com/llvm/llvm-project/commit/6e0101684e59d5e8b11853a7311c71090547d355
  Author: Sandeep Kosuri <66305775+sandeepkosuri at users.noreply.github.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M clang/lib/Parse/ParseOpenMP.cpp
    M clang/test/OpenMP/metadirective_ast_print.c
    M clang/test/OpenMP/metadirective_empty.cpp
    M clang/test/OpenMP/nothing_messages.cpp

  Log Message:
  -----------
  [OpenMP] Support for `nothing` in `metadirective` (#73690)

- Removed an unnecessary check that was preventing `nothing` to work
properly inside `metadirective`.




More information about the All-commits mailing list