[all-commits] [llvm/llvm-project] d462bd: [clang][Interp] Handle AttributedStmts (#66495)

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Sep 15 12:03:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d462bd527a6a351e513197f2b3814155adca960f
      https://github.com/llvm/llvm-project/commit/d462bd527a6a351e513197f2b3814155adca960f
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
    M clang/lib/AST/Interp/ByteCodeStmtGen.h
    M clang/test/AST/Interp/if.cpp

  Log Message:
  -----------
  [clang][Interp] Handle AttributedStmts (#66495)

Just ignore the attributes.




More information about the All-commits mailing list