[all-commits] [llvm/llvm-project] b3c503: [HLSL] Remove HLSLResource attribute (#130342)

Helena Kotas via All-commits all-commits at lists.llvm.org
Mon Mar 17 10:00:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3c5031b07396959c5d4e7f62d516d63de015358
      https://github.com/llvm/llvm-project/commit/b3c5031b07396959c5d4e7f62d516d63de015358
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/lib/Sema/HLSLExternalSemaSource.cpp
    M clang/lib/Sema/SemaHLSL.cpp
    M clang/test/AST/HLSL/ByteAddressBuffers-AST.hlsl
    M clang/test/AST/HLSL/StructuredBuffers-AST.hlsl
    M clang/test/AST/HLSL/TypedBuffers-AST.hlsl
    M clang/test/AST/HLSL/ast-dump-comment-cbuffer.hlsl
    M clang/test/AST/HLSL/cbuffer.hlsl
    M clang/test/AST/HLSL/cbuffer_and_namespaces.hlsl
    M clang/test/AST/HLSL/packoffset.hlsl
    M clang/test/AST/HLSL/pch_hlsl_buffer.hlsl
    M clang/test/AST/HLSL/resource_binding_attr.hlsl
    M clang/test/ParserHLSL/hlsl_resource_handle_attrs.hlsl
    M llvm/include/llvm/Frontend/HLSL/HLSLResource.h

  Log Message:
  -----------
  [HLSL] Remove HLSLResource attribute (#130342)

Fixes #104862



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list