llvm-project
f9855917 - [HLSL] Treat classes and structs as packed by default (#137391)

Commit
90 days ago
[HLSL] Treat classes and structs as packed by default (#137391) Fixes #121010.
Author
Parents
  • clang
    • lib/Sema
      • File
        SemaDecl.cpp
      • File
        SemaTemplate.cpp
    • test
      • AST/HLSL
        • File
          PackedStruct.hlsl
      • CodeGenHLSL
        • File
          ArrayAssignable.hlsl
        • File
          ArrayTemporary.hlsl
        • BasicFeatures
          • File
            AggregateSplatCast.hlsl
          • File
            ArrayElementwiseCast.hlsl
          • File
            InitLists.hlsl
          • File
            OutputArguments.hlsl
          • File
            StructElementwiseCast.hlsl
          • File
            VectorElementwiseCast.hlsl
        • File
          BoolVector.hlsl
        • builtins
          • File
            AppendStructuredBuffer-elementtype.hlsl
          • File
            ConsumeStructuredBuffer-elementtype.hlsl
          • File
            RasterizerOrderedStructuredBuffer-elementtype.hlsl
          • File
            StructuredBuffers-subscripts.hlsl
          • File
            hlsl_resource_t.hlsl
        • File
          cbuffer.hlsl
        • File
          cbuffer_and_namespaces.hlsl
        • File
          default_cbuffer_with_layout.hlsl
        • File
          implicit-norecurse-attrib.hlsl
        • File
          sret_output.hlsl
        • File
          this-assignment-overload.hlsl
        • File
          this-assignment.hlsl
        • File
          this-reference.hlsl
Loading