[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:18:12 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-5` while building `clang` at step 6 "test-build-unified-tree-check-all".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/5538

<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/StructuredBuffer-AST.hlsl' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 1: /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl | /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck -check-prefix=EMPTY /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl
+ /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl
+ /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck -check-prefix=EMPTY /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl
RUN: at line 2: /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl | /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl
+ /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl
+ /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl:33:16: error: CHECK-NEXT: expected string not found in input
// CHECK-NEXT: FieldDecl 0x{{[0-9A-Fa-f]+}} <<invalid sloc>> <invalid sloc> implicit h 'element_type *'
               ^
<stdin>:33:60: note: scanning from here
| | |-FinalAttr 0x12c059748 <<invalid sloc>> Implicit final
                                                           ^
<stdin>:34:3: note: possible intended match here
| | |-FieldDecl 0x12e808288 <<invalid sloc>> <invalid sloc> implicit h 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *'
  ^

Input file: <stdin>
Check file: /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl

-dump-input=help explains the following input dump.

Input was:
<<<<<<
           1: TranslationUnitDecl 0x12c034c08 <<invalid sloc>> <invalid sloc> 
           2: |-NamespaceDecl 0x12c035528 <<invalid sloc>> <invalid sloc> implicit hlsl 
           3: | |-TypeAliasTemplateDecl 0x12c035880 <<invalid sloc>> <invalid sloc> implicit vector 
           4: | | |-TemplateTypeParmDecl 0x12c0355b0 <<invalid sloc>> <invalid sloc> class depth 0 index 0 element 
           5: | | | `-TemplateArgument type 'float' 
           6: | | | `-BuiltinType 0x12c034e10 'float' 
           7: | | |-NonTypeTemplateParmDecl 0x12c0356b0 <<invalid sloc>> <invalid sloc> 'int' depth 0 index 1 element_count 
           8: | | | `-TemplateArgument expr '4' 
           9: | | | `-IntegerLiteral 0x12c035708 <<invalid sloc>> 'int' 4 
          10: | | `-TypeAliasDecl 0x12c035820 <<invalid sloc>> <invalid sloc> implicit vector 'vector<element, element_count>' 
          11: | | `-DependentSizedExtVectorType 0x12c0357d0 'vector<element, element_count>' dependent <invalid sloc> 
          12: | | |-TemplateTypeParmType 0x12c035630 'element' dependent depth 0 index 0 
          13: | | | `-TemplateTypeParm 0x12c0355b0 'element' 
          14: | | `-DeclRefExpr 0x12c035768 <<invalid sloc>> 'int' lvalue NonTypeTemplateParm 0x12c0356b0 'element_count' 'int' 
          15: | |-ClassTemplateDecl 0x12c035a78 <<invalid sloc>> <invalid sloc> implicit RWBuffer 
          16: | | |-TemplateTypeParmDecl 0x12c0359d8 <<invalid sloc>> <invalid sloc> class depth 0 index 0 element_type 
          17: | | `-CXXRecordDecl 0x12c0358d8 <<invalid sloc>> <invalid sloc> implicit <undeserialized declarations> class RWBuffer 
          18: | | `-FinalAttr 0x12c035980 <<invalid sloc>> Implicit final 
          19: | |-ClassTemplateDecl 0x12c059468 <<invalid sloc>> <invalid sloc> implicit RasterizerOrderedBuffer 
          20: | | |-TemplateTypeParmDecl 0x12c0593d0 <<invalid sloc>> <invalid sloc> class depth 0 index 0 element_type 
          21: | | `-CXXRecordDecl 0x12c0592d0 <<invalid sloc>> <invalid sloc> implicit <undeserialized declarations> class RasterizerOrderedBuffer 
          22: | | `-FinalAttr 0x12c059378 <<invalid sloc>> Implicit final 
...

```

</details>

https://github.com/llvm/llvm-project/pull/106316


More information about the cfe-commits mailing list