[PATCH] D144157: Add 128-bit integer support to enum element

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 22:27:21 PST 2023


MaskRay added a comment.

We also need a codegen test. `clang/test/CodeGen/enum2.c` may be a good one. It tests that debug information is correct as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144157/new/

https://reviews.llvm.org/D144157



More information about the cfe-commits mailing list