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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 11:39:28 PST 2022


ABataev added inline comments.


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


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138227



More information about the llvm-commits mailing list