[clang] [HLSL] Add StructuredBuffer to external sema source (PR #106316)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 11 13:16:27 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-win` running on `sie-win-worker` while building `clang` at step 7 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/46/builds/4768
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: AST/HLSL/StructuredBuffer-AST.hlsl' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe -cc1 -internal-isystem Z:\b\llvm-clang-x86_64-sie-win\build\lib\clang\20\include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl | z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe -check-prefix=EMPTY Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe' -cc1 -internal-isystem 'Z:\b\llvm-clang-x86_64-sie-win\build\lib\clang\20\include' -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl'
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe' -check-prefix=EMPTY 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl'
# RUN: at line 2
z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe -cc1 -internal-isystem Z:\b\llvm-clang-x86_64-sie-win\build\lib\clang\20\include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl | z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe' -cc1 -internal-isystem 'Z:\b\llvm-clang-x86_64-sie-win\build\lib\clang\20\include' -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl'
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe' 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl'
# .---command stderr------------
# | [1mZ:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl:33:16: [0m[0;1;31merror: [0m[1mCHECK-NEXT: expected string not found in input
# | [0m// CHECK-NEXT: FieldDecl 0x{{[0-9A-Fa-f]+}} <<invalid sloc>> <invalid sloc> implicit h 'element_type *'
# | [0;1;32m ^
# | [0m[1m<stdin>:33:62: [0m[0;1;30mnote: [0m[1mscanning from here
# | [0m| | |-FinalAttr 0x1e700412848 <<invalid sloc>> Implicit final
# | [0;1;32m ^
# | [0m[1m<stdin>:34:5: [0m[0;1;30mnote: [0m[1mpossible intended match here
# | [0m| | |-FieldDecl 0x1e7004223d8 <<invalid sloc>> <invalid sloc> implicit h 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *'
# | [0;1;32m ^
# | [0m
# | Input file: <stdin>
# | Check file: Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\AST\HLSL\StructuredBuffer-AST.hlsl
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | [1m[0m[0;1;30m 1: [0m[1m[0;1;46mTranslationUnitDecl 0x1e700154310 <<invalid sloc>> <invalid sloc> [0m
# | [0;1;30m 2: [0m[1m[0;1;46m|-NamespaceDecl 0x1e700154c38 <<invalid sloc>> <invalid sloc> implicit hlsl [0m
# | [0;1;30m 3: [0m[1m[0;1;46m| |-TypeAliasTemplateDecl 0x1e700154fa0 <<invalid sloc>> <invalid sloc> implicit vector [0m
# | [0;1;30m 4: [0m[1m[0;1;46m| | |-TemplateTypeParmDecl 0x1e700154cc0 <<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 0x1e700154520 'float' [0m
# | [0;1;30m 7: [0m[1m[0;1;46m| | |-NonTypeTemplateParmDecl 0x1e700154dc0 <<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 0x1e700154e20 <<invalid sloc>> 'int' 4 [0m
# | [0;1;30m 10: [0m[1m[0;1;46m| | `-TypeAliasDecl 0x1e700154f40 <<invalid sloc>> <invalid sloc> implicit vector 'vector<element, element_count>' [0m
# | [0;1;30m 11: [0m[1m[0;1;46m| | `-DependentSizedExtVectorType 0x1e700154ef0 'vector<element, element_count>' dependent <invalid sloc> [0m
# | [0;1;30m 12: [0m[1m[0;1;46m| | |-TemplateTypeParmType 0x1e700154d40 'element' dependent depth 0 index 0 [0m
# | [0;1;30m 13: [0m[1m[0;1;46m| | | `-TemplateTypeParm 0x1e700154cc0 'element' [0m
# | [0;1;30m 14: [0m[1m[0;1;46m| | `-DeclRefExpr 0x1e700154e88 <<invalid sloc>> 'int' lvalue NonTypeTemplateParm 0x1e700154dc0 'element_count' 'int' [0m
# | [0;1;30m 15: [0m[1m[0;1;46m| |-ClassTemplateDecl 0x1e700155198 <<invalid sloc>> <invalid sloc> implicit RWBuffer [0m
# | [0;1;30m 16: [0m[1m[0;1;46m| | |-TemplateTypeParmDecl 0x1e7001550f8 <<invalid sloc>> <invalid sloc> class depth 0 index 0 element_type [0m
# | [0;1;30m 17: [0m[1m[0;1;46m| | `-CXXRecordDecl 0x1e700154ff8 <<invalid sloc>> <invalid sloc> implicit <undeserialized declarations> class RWBuffer [0m
# | [0;1;30m 18: [0m[1m[0;1;46m| | `-FinalAttr 0x1e7001550a0 <<invalid sloc>> Implicit final [0m
# | [0;1;30m 19: [0m[1m[0;1;46m| |-ClassTemplateDecl 0x1e700412568 <<invalid sloc>> <invalid sloc> implicit RasterizerOrderedBuffer [0m
...
```
</details>
https://github.com/llvm/llvm-project/pull/106316
More information about the cfe-commits
mailing list