[all-commits] [llvm/llvm-project] 1cdf1e: [clang][Interp] Fix classifying enum types (#104582)

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Aug 16 05:38:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cdf1e693425ae6830883d2fc0eaaa601a8250d8
      https://github.com/llvm/llvm-project/commit/1cdf1e693425ae6830883d2fc0eaaa601a8250d8
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M clang/lib/AST/Interp/Context.cpp
    M clang/test/AST/Interp/enums.cpp

  Log Message:
  -----------
  [clang][Interp] Fix classifying enum types (#104582)

We used to always return PT_IntAP(s) for them.



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