[all-commits] [llvm/llvm-project] f444a7: Revert "[clang][Interp] Handle enums"

Timm Bäder via All-commits all-commits at lists.llvm.org
Thu Sep 29 04:46:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f444a7cc16bb0bbfdac719b46b7e0950e6e78ce2
      https://github.com/llvm/llvm-project/commit/f444a7cc16bb0bbfdac719b46b7e0950e6e78ce2
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

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

  Log Message:
  -----------
  Revert "[clang][Interp] Handle enums"

This reverts commit c090295916a921e809184f589c6830475e293b8b.

One of the test cases fails. Revert this until I know a way to make it
work reliably.




More information about the All-commits mailing list