[flang-commits] [flang] [llvm] [OpenMP] Apply post-commit review comments in PR86289, NFC (PR #86828)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Thu Mar 28 05:52:12 PDT 2024


================
@@ -5,8 +5,41 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
-#ifndef FORTRAN_LOWER_OPENMP_CLAUSET_H
-#define FORTRAN_LOWER_OPENMP_CLAUSET_H
+// This file contains template classes that represent OpenMP clauses, as
+// described in the OpenMP API specification v5.2.
----------------
kparzysz wrote:

Done.

https://github.com/llvm/llvm-project/pull/86828


More information about the flang-commits mailing list