labath added a comment.

I think this would be a good use case for a llvm-style `.def` file. It would 
provide a central place listing all the known constants, and one could use it 
to generate the enum definition and both of the conversion functions (by 
defining a suitable macro).


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

https://reviews.llvm.org/D108148

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

Reply via email to