efriedma added a comment.

I'm a little nervous about using C type merging in C++; it's not designed to 
support C++ types, so it might end up crashing or something like that.  I think 
I'd prefer to explicitly convert enum types to their underlying type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103611

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to