labath added a comment.

I'm not against this in any way, but my long-term goal for this would be so 
that I can declare a property with something like:

  Property<FileSpec> InputPath(ParentProperty, "input-path", 
"description-string")

where the Property class would know have an appropriate conversion operator, 
know how to set itself from a string, etc.

With such a setup, I'm hoping we can drive the macros and the boilerplate down 
to a minimum.


Repository:
  rL LLVM

https://reviews.llvm.org/D43647



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

Reply via email to