[flang-commits] [flang] [llvm] [Flang][OpenMP][Sema] Adding parsing and semantic support for scan directive. (PR #102792)
Sergio Afonso via flang-commits
flang-commits at lists.llvm.org
Fri Sep 13 06:24:28 PDT 2024
================
@@ -186,7 +186,7 @@ static const OmpDirectiveSet allTeamsSet{
// Directive sets for groups of multiple directives
//===----------------------------------------------------------------------===//
-// Composite constructs
+// Directive sets that form Composite constructs
----------------
skatrak wrote:
Nit: Not sure if the change is necessary, but in that case "composite" should be lowercase.
https://github.com/llvm/llvm-project/pull/102792
More information about the flang-commits
mailing list