[PATCH] D138227: [OPENMP]Initial support for severity clause

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 17 12:53:17 PST 2022


jyu2 added inline comments.


================
Comment at: clang/test/OpenMP/error_message.cpp:85
   return T();
 }
 
----------------
ABataev wrote:
> Di you have a test for tge directive with 2 or more severity clauses?
Sorry, added.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138227/new/

https://reviews.llvm.org/D138227



More information about the cfe-commits mailing list