Files
clang-p2996/clang/test/CIR/CodeGen/enum.cpp
Andy Kaylor 4ed0ff8756 [CIR] Add support for using enum constants (#143214)
Although support for declaring enums and using values whose type was an
enum was previously upstreamed, we didn't have support for referencing
the constant values declared in the enum. This change adds that support.
2025-06-09 09:19:31 -07:00

298 B