github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

The build failed before running any tests. Click on a failure below to see the 
details.

<details>
<summary>tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-structure.cpp.o</summary>

```
FAILED: 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-structure.cpp.o
sccache /opt/llvm/bin/clang++ -DFLANG_INCLUDE_TESTS=1 -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/lib/Semantics
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/include
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/../mlir/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/mlir/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../clang/include 
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror 
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers 
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported 
-fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy 
-Wno-string-conversion -Wno-ctad-maybe-unsupported 
-Wno-unused-command-line-argument -Wstring-conversion           
-Wcovered-switch-default -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 
-UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-structure.cpp.o
 -MF 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-structure.cpp.o.d
 -o 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-structure.cpp.o
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.cpp
In file included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.cpp:9:
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:358:35:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
358 |   bool VerifyModifierVersion(omp::WithSource<llvm::omp::Clause> clause,
|                              ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
359 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
359 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:360:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
360 |   bool VerifyModifierRequired(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
361 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
361 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:362:34:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
362 |   bool VerifyModifierUnique(omp::WithSource<llvm::omp::Clause> clause,
|                             ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
363 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
363 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:364:37:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
364 |   bool VerifyModifierExclusive(omp::WithSource<llvm::omp::Clause> clause,
|                                ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
365 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
365 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:366:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
366 |   bool VerifyModifierUltimate(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
367 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
367 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:368:29:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
368 |   bool VerifyModifiers(omp::WithSource<llvm::omp::Clause> clause,
|                        ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
369 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
369 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.cpp:1125:27:
 error: out-of-line definition of 'VerifyModifierVersion' does not match any 
declaration in 'Fortran::semantics::OmpStructureChecker'
1125 | bool OmpStructureChecker::VerifyModifierVersion(
|                           ^~~~~~~~~~~~~~~~~~~~~
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:69:7:
 note: OmpStructureChecker defined here
69 | class OmpStructureChecker : public OmpStructureCheckerBase {
|       ^~~~~~~~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
```
</details>
<details>
<summary>tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-variant.cpp.o</summary>

```
FAILED: 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-variant.cpp.o
sccache /opt/llvm/bin/clang++ -DFLANG_INCLUDE_TESTS=1 -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/lib/Semantics
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/include
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/../mlir/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/mlir/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../clang/include 
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror 
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers 
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported 
-fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy 
-Wno-string-conversion -Wno-ctad-maybe-unsupported 
-Wno-unused-command-line-argument -Wstring-conversion           
-Wcovered-switch-default -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 
-UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-variant.cpp.o
 -MF 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-variant.cpp.o.d
 -o 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-variant.cpp.o
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-variant.cpp
In file included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-variant.cpp:13:
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:358:35:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
358 |   bool VerifyModifierVersion(omp::WithSource<llvm::omp::Clause> clause,
|                              ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
359 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
359 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:360:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
360 |   bool VerifyModifierRequired(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
361 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
361 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:362:34:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
362 |   bool VerifyModifierUnique(omp::WithSource<llvm::omp::Clause> clause,
|                             ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
363 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
363 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:364:37:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
364 |   bool VerifyModifierExclusive(omp::WithSource<llvm::omp::Clause> clause,
|                                ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
365 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
365 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:366:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
366 |   bool VerifyModifierUltimate(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
367 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
367 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:368:29:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
368 |   bool VerifyModifiers(omp::WithSource<llvm::omp::Clause> clause,
|                        ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
369 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
369 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
18 errors generated.
```
</details>
<details>
<summary>tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-loop.cpp.o</summary>

```
FAILED: 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-loop.cpp.o
sccache /opt/llvm/bin/clang++ -DFLANG_INCLUDE_TESTS=1 -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/lib/Semantics
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/include
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/../mlir/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/mlir/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../clang/include 
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror 
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers 
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported 
-fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy 
-Wno-string-conversion -Wno-ctad-maybe-unsupported 
-Wno-unused-command-line-argument -Wstring-conversion           
-Wcovered-switch-default -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 
-UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-loop.cpp.o 
-MF 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-loop.cpp.o.d
 -o 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-loop.cpp.o 
-c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-loop.cpp
In file included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-loop.cpp:13:
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:358:35:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
358 |   bool VerifyModifierVersion(omp::WithSource<llvm::omp::Clause> clause,
|                              ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
359 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
359 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:360:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
360 |   bool VerifyModifierRequired(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
361 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
361 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:362:34:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
362 |   bool VerifyModifierUnique(omp::WithSource<llvm::omp::Clause> clause,
|                             ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
363 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
363 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:364:37:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
364 |   bool VerifyModifierExclusive(omp::WithSource<llvm::omp::Clause> clause,
|                                ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
365 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
365 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:366:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
366 |   bool VerifyModifierUltimate(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
367 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
367 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:368:29:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
368 |   bool VerifyModifiers(omp::WithSource<llvm::omp::Clause> clause,
|                        ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
369 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
369 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
18 errors generated.
```
</details>
<details>
<summary>tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/resolve-directives.cpp.o</summary>

```
FAILED: 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/resolve-directives.cpp.o
sccache /opt/llvm/bin/clang++ -DFLANG_INCLUDE_TESTS=1 -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/lib/Semantics
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/include
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/../mlir/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/mlir/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../clang/include 
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror 
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers 
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported 
-fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy 
-Wno-string-conversion -Wno-ctad-maybe-unsupported 
-Wno-unused-command-line-argument -Wstring-conversion           
-Wcovered-switch-default -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 
-UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/resolve-directives.cpp.o
 -MF 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/resolve-directives.cpp.o.d
 -o 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/resolve-directives.cpp.o
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/resolve-directives.cpp
In file included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/resolve-directives.cpp:12:
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:358:35:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
358 |   bool VerifyModifierVersion(omp::WithSource<llvm::omp::Clause> clause,
|                              ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
359 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
359 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:360:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
360 |   bool VerifyModifierRequired(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
361 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
361 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:362:34:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
362 |   bool VerifyModifierUnique(omp::WithSource<llvm::omp::Clause> clause,
|                             ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
363 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
363 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:364:37:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
364 |   bool VerifyModifierExclusive(omp::WithSource<llvm::omp::Clause> clause,
|                                ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
365 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
365 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:366:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
366 |   bool VerifyModifierUltimate(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
367 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
367 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:368:29:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
368 |   bool VerifyModifiers(omp::WithSource<llvm::omp::Clause> clause,
|                        ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
369 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
369 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
18 errors generated.
```
</details>
<details>
<summary>tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/semantics.cpp.o</summary>

```
FAILED: 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/semantics.cpp.o
sccache /opt/llvm/bin/clang++ -DFLANG_INCLUDE_TESTS=1 -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/lib/Semantics
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/include
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/../mlir/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/mlir/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../clang/include 
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror 
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers 
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported 
-fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy 
-Wno-string-conversion -Wno-ctad-maybe-unsupported 
-Wno-unused-command-line-argument -Wstring-conversion           
-Wcovered-switch-default -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 
-UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/semantics.cpp.o -MF 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/semantics.cpp.o.d -o 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/semantics.cpp.o -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/semantics.cpp
In file included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/semantics.cpp:29:
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:358:35:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
358 |   bool VerifyModifierVersion(omp::WithSource<llvm::omp::Clause> clause,
|                              ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
359 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
359 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:360:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
360 |   bool VerifyModifierRequired(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
361 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
361 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:362:34:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
362 |   bool VerifyModifierUnique(omp::WithSource<llvm::omp::Clause> clause,
|                             ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
363 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
363 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:364:37:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
364 |   bool VerifyModifierExclusive(omp::WithSource<llvm::omp::Clause> clause,
|                                ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
365 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
365 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:366:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
366 |   bool VerifyModifierUltimate(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
367 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
367 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:368:29:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
368 |   bool VerifyModifiers(omp::WithSource<llvm::omp::Clause> clause,
|                        ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
369 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
369 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
18 errors generated.
```
</details>
<details>
<summary>tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-atomic.cpp.o</summary>

```
FAILED: 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-atomic.cpp.o
sccache /opt/llvm/bin/clang++ -DFLANG_INCLUDE_TESTS=1 -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/lib/Semantics
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/flang/include
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/../mlir/include 
-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/mlir/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include
 -isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../clang/include 
-gmlt -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror 
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers 
-pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported 
-fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy 
-Wno-string-conversion -Wno-ctad-maybe-unsupported 
-Wno-unused-command-line-argument -Wstring-conversion           
-Wcovered-switch-default -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 
-UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-atomic.cpp.o
 -MF 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-atomic.cpp.o.d
 -o 
tools/flang/lib/Semantics/CMakeFiles/FortranSemantics.dir/check-omp-atomic.cpp.o
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-atomic.cpp
In file included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-atomic.cpp:13:
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:358:35:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
358 |   bool VerifyModifierVersion(omp::WithSource<llvm::omp::Clause> clause,
|                              ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
359 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:359:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
359 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:360:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
360 |   bool VerifyModifierRequired(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
361 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:361:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
361 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:362:34:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
362 |   bool VerifyModifierUnique(omp::WithSource<llvm::omp::Clause> clause,
|                             ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
363 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:363:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
363 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:364:37:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
364 |   bool VerifyModifierExclusive(omp::WithSource<llvm::omp::Clause> clause,
|                                ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
365 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:365:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
365 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:366:36:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
366 |   bool VerifyModifierUltimate(omp::WithSource<llvm::omp::Clause> clause,
|                               ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
367 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:367:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
367 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:368:29:
 error: no template named 'WithSource' in namespace 'Fortran::semantics::omp'
368 |   bool VerifyModifiers(omp::WithSource<llvm::omp::Clause> clause,
|                        ~~~~~^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:13:
 error: no member named 'omp' in namespace 'Fortran::parser'; did you mean 
simply 'omp'?
369 |       const parser::omp::AppliedModifierInfo &info);
|             ^~~~~~~~~~~
|             omp
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:51:11:
 note: 'omp' declared here
51 | namespace omp {
|           ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/flang/lib/Semantics/check-omp-structure.h:369:26:
 error: no type named 'AppliedModifierInfo' in namespace 
'Fortran::semantics::omp'
369 |       const parser::omp::AppliedModifierInfo &info);
|                     ~~~~~^
18 errors generated.
```
</details>

If these failures are unrelated to your changes (for example tests are broken 
or flaky at HEAD), please open an issue at 
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/218508
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to