Add 128-bit integer support to enum element like GCC extension do.
Also remove comment: "TODO" from the code. This comment is added by 4ef40013d75ca ("Implement capturing of enum values and chaining of enums together"), while 6791a0d43b681 ("Improve handling of enumerator values for C and C++") has accomplished that "TODO".
I don't have write access to LLVM
Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Thanks a lot
Zhouyi
That comment is still relevant AFAICT, at least partially (the ISO C restrictions are still there, GCC still extends it)