[all-commits] [llvm/llvm-project] 9c09b0: Revert "[HLSL] Support packoffset attribute in AST...

Xiang Li via All-commits all-commits at lists.llvm.org
Wed May 8 06:48:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c09b0840e82490ed194207adc03d3e7284b8764
      https://github.com/llvm/llvm-project/commit/9c09b0840e82490ed194207adc03d3e7284b8764
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Basic/DiagnosticParseKinds.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Parse/ParseHLSL.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/lib/Sema/SemaHLSL.cpp
    R clang/test/AST/HLSL/packoffset.hlsl
    R clang/test/SemaHLSL/packoffset-invalid.hlsl

  Log Message:
  -----------
  Revert "[HLSL] Support packoffset attribute in AST (#89836)" (#91473)

This reverts commit c5509fedc5757fffece385d9d068e36b26793ade.



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