[clang] [HLSL] Add implicit resource element type concepts to AST (PR #112600)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 14 17:05:56 PST 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-ubuntu-fast` running on `sie-linux-worker` while building `clang` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/144/builds/11651
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 1: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -cc1 -internal-isystem /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl | /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck -check-prefix=EMPTY /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -cc1 -internal-isystem /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck -check-prefix=EMPTY /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl
[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl:15:16: [0m[0;1;31merror: [0m[1mEMPTY-NEXT: expected string not found in input
[0m// EMPTY-NEXT: TemplateTypeParmDecl 0x{{[0-9A-Fa-f]+}} <<invalid sloc>> <invalid sloc> class depth 0 index 0 element_type
[0;1;32m ^
[0m[1m<stdin>:47:112: [0m[0;1;30mnote: [0m[1mscanning from here
[0m| `-ClassTemplateDecl 0x59950c8a2340 <<invalid sloc>> <invalid sloc> implicit RasterizerOrderedStructuredBuffer
[0;1;32m ^
[0m[1m<stdin>:48:5: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m| |-TemplateTypeParmDecl 0x59950c8a22a0 <<invalid sloc>> <invalid sloc> typename depth 0 index 0 element_type
[0;1;32m ^
[0m
Input file: <stdin>
Check file: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl
-dump-input=help explains the following input dump.
Input was:
<<<<<<
[1m[0m[0;1;30m 1: [0m[1m[0;1;46mTranslationUnitDecl 0x59950c875bd8 <<invalid sloc>> <invalid sloc> [0m
[0;1;30m 2: [0m[1m[0;1;46m|-NamespaceDecl 0x59950c8764f8 <<invalid sloc>> <invalid sloc> implicit hlsl [0m
[0;1;30m 3: [0m[1m[0;1;46m| |-TypeAliasTemplateDecl 0x59950c876850 <<invalid sloc>> <invalid sloc> implicit vector [0m
[0;1;30m 4: [0m[1m[0;1;46m| | |-TemplateTypeParmDecl 0x59950c876580 <<invalid sloc>> <invalid sloc> class depth 0 index 0 element [0m
[0;1;30m 5: [0m[1m[0;1;46m| | | `-TemplateArgument type 'float' [0m
[0;1;30m 6: [0m[1m[0;1;46m| | | `-BuiltinType 0x59950c875de0 'float' [0m
[0;1;30m 7: [0m[1m[0;1;46m| | |-NonTypeTemplateParmDecl 0x59950c876680 <<invalid sloc>> <invalid sloc> 'int' depth 0 index 1 element_count [0m
[0;1;30m 8: [0m[1m[0;1;46m| | | `-TemplateArgument expr '4' [0m
[0;1;30m 9: [0m[1m[0;1;46m| | | `-IntegerLiteral 0x59950c8766d8 <<invalid sloc>> 'int' 4 [0m
[0;1;30m 10: [0m[1m[0;1;46m| | `-TypeAliasDecl 0x59950c8767f0 <<invalid sloc>> <invalid sloc> implicit vector 'vector<element, element_count>' [0m
[0;1;30m 11: [0m[1m[0;1;46m| | `-DependentSizedExtVectorType 0x59950c8767a0 'vector<element, element_count>' dependent <invalid sloc> [0m
[0;1;30m 12: [0m[1m[0;1;46m| | |-TemplateTypeParmType 0x59950c876600 'element' dependent depth 0 index 0 [0m
[0;1;30m 13: [0m[1m[0;1;46m| | | `-TemplateTypeParm 0x59950c876580 'element' [0m
[0;1;30m 14: [0m[1m[0;1;46m| | `-DeclRefExpr 0x59950c876740 <<invalid sloc>> 'int' lvalue NonTypeTemplateParm 0x59950c876680 'element_count' 'int' [0m
[0;1;30m 15: [0m[1m[0;1;46m| |-ClassTemplateDecl 0x59950c89ecb8 <<invalid sloc>> <invalid sloc> implicit RWBuffer [0m
[0;1;30m 16: [0m[1m[0;1;46m| | |-TemplateTypeParmDecl 0x59950c876b08 <<invalid sloc>> <invalid sloc> typename depth 0 index 0 element_type [0m
[0;1;30m 17: [0m[1m[0;1;46m| | |-ConceptSpecializationExpr 0x59950c89ec58 <<invalid sloc>> 'bool' Concept 0x59950c8769c0 '__is_typed_resource_element_compatible' [0m
[0;1;30m 18: [0m[1m[0;1;46m| | | |-ImplicitConceptSpecializationDecl 0x59950c89eb90 <<invalid sloc>> <invalid sloc> [0m
[0;1;30m 19: [0m[1m[0;1;46m| | | | `-TemplateArgument type 'type-parameter-0-0' [0m
[0;1;30m 20: [0m[1m[0;1;46m| | | | `-TemplateTypeParmType 0x59950c89eb60 'type-parameter-0-0' dependent depth 0 index 0 [0m
[0;1;30m 21: [0m[1m[0;1;46m| | | | `-TemplateTypeParm 0x59950c89eb10 '' [0m
[0;1;30m 22: [0m[1m[0;1;46m| | | `-TemplateArgument type 'element_type':'type-parameter-0-0' [0m
[0;1;30m 23: [0m[1m[0;1;46m| | | `-TemplateTypeParmType 0x59950c876900 'element_type' dependent depth 0 index 0 [0m
[0;1;30m 24: [0m[1m[0;1;46m| | | `-TemplateTypeParm 0x59950c8768a8 'element_type' [0m
[0;1;30m 25: [0m[1m[0;1;46m| | `-CXXRecordDecl 0x59950c876a08 <<invalid sloc>> <invalid sloc> implicit <undeserialized declarations> class RWBuffer [0m
...
```
</details>
https://github.com/llvm/llvm-project/pull/112600
More information about the cfe-commits
mailing list