dwblaikie wrote:

(hmm, can't use the foundation library on godbolt/compiler explorer)
Can you show a small example of the code you're interested in and the DWARF it 
produces? The documentation I can find seems to suggest that the extensible 
enums have ctors that take the underlying integer type, but the non-extensible 
ones don't, so I'd have thought that might be adequate to differentiate without 
an extra attribute?

https://github.com/llvm/llvm-project/pull/124752
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to