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/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o</summary>

```
FAILED: tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o
sccache /opt/llvm/bin/clang++ -DCLANG_EXPORTS -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/clang/lib/AST
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/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 -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 -fno-common 
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 -UNDEBUG 
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o -MF 
tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o.d -o 
tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5328:8:
 error: use of undeclared identifier 'AO__scoped_atomic_fetch_fminimum'; did 
you mean 'AO__scoped_atomic_fetch_min'?
5328 |   case AO__scoped_atomic_fetch_fminimum:
|        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|        AO__scoped_atomic_fetch_min
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5278:1:
 note: 'AO__scoped_atomic_fetch_min' declared here
5278 | ATOMIC_BUILTIN(__scoped_atomic_fetch_min, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:6:1: note: expanded from here
6 | AO__scoped_atomic_fetch_min
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5329:8:
 error: use of undeclared identifier 'AO__scoped_atomic_fetch_fmaximum'; did 
you mean 'AO__scoped_atomic_fetch_max'?
5329 |   case AO__scoped_atomic_fetch_fmaximum:
|        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|        AO__scoped_atomic_fetch_max
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5277:1:
 note: 'AO__scoped_atomic_fetch_max' declared here
5277 | ATOMIC_BUILTIN(__scoped_atomic_fetch_max, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:5:1: note: expanded from here
5 | AO__scoped_atomic_fetch_max
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5330:8:
 error: use of undeclared identifier 'AO__scoped_atomic_fetch_fminimum_num'; 
did you mean 'AO__atomic_fetch_fminimum_num'?
5330 |   case AO__scoped_atomic_fetch_fminimum_num:
|        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|        AO__atomic_fetch_fminimum_num
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5206:1:
 note: 'AO__atomic_fetch_fminimum_num' declared here
5206 | ATOMIC_BUILTIN(__atomic_fetch_fminimum_num, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:43:1: note: expanded from here
43 | AO__atomic_fetch_fminimum_num
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5331:8:
 error: use of undeclared identifier 'AO__scoped_atomic_fetch_fmaximum_num'; 
did you mean 'AO__atomic_fetch_fmaximum_num'?
5331 |   case AO__scoped_atomic_fetch_fmaximum_num:
|        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|        AO__atomic_fetch_fmaximum_num
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5204:1:
 note: 'AO__atomic_fetch_fmaximum_num' declared here
5204 | ATOMIC_BUILTIN(__atomic_fetch_fmaximum_num, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:41:1: note: expanded from here
41 | AO__atomic_fetch_fmaximum_num
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5331:8:
 error: duplicate case value 'AO__atomic_fetch_fmaximum_num'
5331 |   case AO__scoped_atomic_fetch_fmaximum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5300:8:
 note: previous case defined here
5300 |   case AO__atomic_fetch_fmaximum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5330:8:
 error: duplicate case value 'AO__atomic_fetch_fminimum_num'
5330 |   case AO__scoped_atomic_fetch_fminimum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5299:8:
 note: previous case defined here
5299 |   case AO__atomic_fetch_fminimum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5329:8:
 error: duplicate case value 'AO__scoped_atomic_fetch_max'
5329 |   case AO__scoped_atomic_fetch_fmaximum:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5327:8:
 note: previous case defined here
5327 |   case AO__scoped_atomic_fetch_max:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5328:8:
 error: duplicate case value 'AO__scoped_atomic_fetch_min'
5328 |   case AO__scoped_atomic_fetch_fminimum:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:5326:8:
 note: previous case defined here
5326 |   case AO__scoped_atomic_fetch_min:
|        ^
8 errors generated.
```
</details>
<details>
<summary>tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o</summary>

```
FAILED: tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o
sccache /opt/llvm/bin/clang++ -DCLANG_EXPORTS -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/clang/lib/Sema
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/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 -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 -fno-common 
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 -UNDEBUG 
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o -MF 
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o.d -o 
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4720:20:
 error: no member named 'AO__scoped_atomic_fetch_fminimum' in 
'clang::AtomicExpr'; did you mean 'AO__scoped_atomic_fetch_min'?
4720 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__scoped_atomic_fetch_min
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5278:1:
 note: 'AO__scoped_atomic_fetch_min' declared here
5278 | ATOMIC_BUILTIN(__scoped_atomic_fetch_min, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:6:1: note: expanded from here
6 | AO__scoped_atomic_fetch_min
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4721:20:
 error: no member named 'AO__scoped_atomic_fetch_fmaximum' in 
'clang::AtomicExpr'; did you mean 'AO__scoped_atomic_fetch_max'?
4721 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__scoped_atomic_fetch_max
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5277:1:
 note: 'AO__scoped_atomic_fetch_max' declared here
5277 | ATOMIC_BUILTIN(__scoped_atomic_fetch_max, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:5:1: note: expanded from here
5 | AO__scoped_atomic_fetch_max
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4724:20:
 error: no member named 'AO__scoped_atomic_fetch_fminimum_num' in 
'clang::AtomicExpr'; did you mean 'AO__atomic_fetch_fminimum_num'?
4724 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum_num:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__atomic_fetch_fminimum_num
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5206:1:
 note: 'AO__atomic_fetch_fminimum_num' declared here
5206 | ATOMIC_BUILTIN(__atomic_fetch_fminimum_num, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:43:1: note: expanded from here
43 | AO__atomic_fetch_fminimum_num
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4725:20:
 error: no member named 'AO__scoped_atomic_fetch_fmaximum_num' in 
'clang::AtomicExpr'; did you mean 'AO__atomic_fetch_fmaximum_num'?
4725 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum_num:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__atomic_fetch_fmaximum_num
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5204:1:
 note: 'AO__atomic_fetch_fmaximum_num' declared here
5204 | ATOMIC_BUILTIN(__atomic_fetch_fmaximum_num, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:41:1: note: expanded from here
41 | AO__atomic_fetch_fmaximum_num
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4725:8:
 error: duplicate case value 'AO__atomic_fetch_fmaximum_num'
4725 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4713:8:
 note: previous case defined here
4713 |   case AtomicExpr::AO__atomic_fetch_fmaximum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4724:8:
 error: duplicate case value 'AO__atomic_fetch_fminimum_num'
4724 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4712:8:
 note: previous case defined here
4712 |   case AtomicExpr::AO__atomic_fetch_fminimum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4721:8:
 error: duplicate case value 'AO__scoped_atomic_fetch_max'
4721 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4716:8:
 note: previous case defined here
4716 |   case AtomicExpr::AO__scoped_atomic_fetch_max:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4720:8:
 error: duplicate case value 'AO__scoped_atomic_fetch_min'
4720 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:4717:8:
 note: previous case defined here
4717 |   case AtomicExpr::AO__scoped_atomic_fetch_min:
|        ^
8 errors generated.
```
</details>
<details>
<summary>tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o</summary>

```
FAILED: tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o
sccache /opt/llvm/bin/clang++ -DCLANG_EXPORTS -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/clang/lib/CodeGen
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/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 -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 -fno-common 
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 -UNDEBUG 
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o -MF 
tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o.d -o 
tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:738:20:
 error: no member named 'AO__scoped_atomic_fetch_fminimum' in 
'clang::AtomicExpr'; did you mean 'AO__scoped_atomic_fetch_min'?
738 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__scoped_atomic_fetch_min
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5278:1:
 note: 'AO__scoped_atomic_fetch_min' declared here
5278 | ATOMIC_BUILTIN(__scoped_atomic_fetch_min, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:6:1: note: expanded from here
6 | AO__scoped_atomic_fetch_min
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:749:20:
 error: no member named 'AO__scoped_atomic_fetch_fminimum_num' in 
'clang::AtomicExpr'; did you mean 'AO__atomic_fetch_fminimum_num'?
749 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum_num:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__atomic_fetch_fminimum_num
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5206:1:
 note: 'AO__atomic_fetch_fminimum_num' declared here
5206 | ATOMIC_BUILTIN(__atomic_fetch_fminimum_num, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:43:1: note: expanded from here
43 | AO__atomic_fetch_fminimum_num
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:752:31:
 error: no member named 'FMinimumNum' in 'llvm::AtomicRMWInst'; did you mean 
'FMinimum'?
752 |     Op = llvm::AtomicRMWInst::FMinimumNum;
|                               ^~~~~~~~~~~
|                               FMinimum
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Instructions.h:766:5:
 note: 'FMinimum' declared here
766 |     FMinimum,
|     ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:776:20:
 error: no member named 'AO__scoped_atomic_fetch_fmaximum' in 
'clang::AtomicExpr'; did you mean 'AO__scoped_atomic_fetch_max'?
776 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__scoped_atomic_fetch_max
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5277:1:
 note: 'AO__scoped_atomic_fetch_max' declared here
5277 | ATOMIC_BUILTIN(__scoped_atomic_fetch_max, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:5:1: note: expanded from here
5 | AO__scoped_atomic_fetch_max
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:787:20:
 error: no member named 'AO__scoped_atomic_fetch_fmaximum_num' in 
'clang::AtomicExpr'; did you mean 'AO__atomic_fetch_fmaximum_num'?
787 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum_num:
|                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                    AO__atomic_fetch_fmaximum_num
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Basic/Builtins.inc:5204:1:
 note: 'AO__atomic_fetch_fmaximum_num' declared here
5204 | ATOMIC_BUILTIN(__atomic_fetch_fmaximum_num, "v.", "t")
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:6930:41:
 note: expanded from macro 'ATOMIC_BUILTIN'
6930 | #define ATOMIC_BUILTIN(ID, TYPE, ATTRS) AO ## ID,
|                                         ^
<scratch space>:41:1: note: expanded from here
41 | AO__atomic_fetch_fmaximum_num
| ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:790:31:
 error: no member named 'FMaximumNum' in 'llvm::AtomicRMWInst'; did you mean 
'FMaximum'?
790 |     Op = llvm::AtomicRMWInst::FMaximumNum;
|                               ^~~~~~~~~~~
|                               FMaximum
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Instructions.h:762:5:
 note: 'FMaximum' declared here
762 |     FMaximum,
|     ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:787:8:
 error: duplicate case value 'AO__atomic_fetch_fmaximum_num'
787 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:786:8:
 note: previous case defined here
786 |   case AtomicExpr::AO__atomic_fetch_fmaximum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:749:8:
 error: duplicate case value 'AO__atomic_fetch_fminimum_num'
749 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:748:8:
 note: previous case defined here
748 |   case AtomicExpr::AO__atomic_fetch_fminimum_num:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:776:8:
 error: duplicate case value 'AO__scoped_atomic_fetch_max'
776 |   case AtomicExpr::AO__scoped_atomic_fetch_fmaximum:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:763:8:
 note: previous case defined here
763 |   case AtomicExpr::AO__scoped_atomic_fetch_max:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:738:8:
 error: duplicate case value 'AO__scoped_atomic_fetch_min'
738 |   case AtomicExpr::AO__scoped_atomic_fetch_fminimum:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:725:8:
 note: previous case defined here
725 |   case AtomicExpr::AO__scoped_atomic_fetch_min:
|        ^
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:1025:11:
 error: 12 enumeration values not handled in switch: 
'AO__atomic_fmaximum_fetch', 'AO__atomic_fmaximum_num_fetch', 
'AO__atomic_fminimum_fetch'... [-Werror,-Wswitch]
1025 |   switch (E->getOp()) {
|           ^~~~~~~~~~
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGAtomic.cpp:1239:13:
 error: 12 enumeration values not handled in switch: 
'AO__atomic_fmaximum_fetch', 'AO__atomic_fmaximum_num_fetch', 
'AO__atomic_fminimum_fetch'... [-Werror,-Wswitch]
1239 |     switch (E->getOp()) {
|             ^~~~~~~~~~
12 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/187139
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to