Revert "[clang][Interp] Handle enums"
authorTimm Bäder <tbaeder@redhat.com>
Thu, 29 Sep 2022 11:40:57 +0000 (13:40 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Thu, 29 Sep 2022 11:45:52 +0000 (13:45 +0200)
commitf444a7cc16bb0bbfdac719b46b7e0950e6e78ce2
tree2009e1ac2caaf0538f6712aeeeb1031299a1e05f
parent4dcf7b5c89eec7f86a7f939037739ea3e6a67766
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.
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/enums.cpp [deleted file]